libmoost
moost::shell< HandlerType > Class Template Reference

#include <shell.hpp>

Inheritance diagram for moost::shell< HandlerType >:
Collaboration diagram for moost::shell< HandlerType >:

List of all members.

Public Member Functions

 shell (HandlerType &handler)
 shell (HandlerType &handler, const std::string &log_level)

Detailed Description

template<class HandlerType>
class moost::shell< HandlerType >

Definition at line 40 of file shell.hpp.


Constructor & Destructor Documentation

template<class HandlerType>
moost::shell< HandlerType >::shell ( HandlerType &  handler) [inline]

Definition at line 43 of file shell.hpp.

Here is the call graph for this function:

template<class HandlerType>
moost::shell< HandlerType >::shell ( HandlerType &  handler,
const std::string &  log_level 
) [inline]

Definition at line 49 of file shell.hpp.

Here is the call graph for this function:


The documentation for this class was generated from the following file: