Classes | Namespaces | Defines | Typedefs | Functions
lgrCommandFunctor.h File Reference

Contains MAKLogger::DtCommandFunctor, MAKLogger::DtResponseFunctor, MAKLogger::DtLgrCommandHandlerFunctor,MAKLogger:: DtCommandInterfaceFunctor classes. More...

Go to the source code of this file.

Classes

class  MAKLogger::DtCommandFunctor
 DtCommandFunctor provides an abstract interface for functions which takes a command and returns a response. More...
class  MAKLogger::DtResponseFunctor
 DtResponseFunctor provides an abstract interface for functions which takes a response. More...
class  MAKLogger::DtLgrCommandHandlerFunctor< T >
 DtLgrCommandHandlerFunctor provides an implementation of the DtCommandFunctor which wraps a single member function call. More...
class  MAKLogger::DtCommandInterfaceFunctor< T >
 DtCommandInterfaceFunctor provides an implementation of the DtResponseFunctor which wraps a single member function call. More...

Namespaces

namespace  MAKLogger
 

Contains MAKLogger::DtCollector class.


Typedefs

typedef DtBoost::shared_ptr
< DtCommandFunctor > 
MAKLogger::DtCommandFunctorSP
 Typedefs for shared pointer to the Functors.
typedef DtBoost::shared_ptr
< DtResponseFunctor > 
MAKLogger::DtResponseFunctorSP

Functions

template<typename T >
DtCommandFunctorSP MAKLogger::createHandler (T *const object, typename DtLgrCommandHandlerFunctor< T >::ProcCmdFunction function)
 DtLgrCommandHandler is a utility function for creating shared pointers to DtLgrCommandHandlerFunctor's.
template<typename T >
DtResponseFunctorSP MAKLogger::createHandler (T *const object, typename DtCommandInterfaceFunctor< T >::ProcCmdFunction function)
 DtResponseHandler is a utility function for creating shared pointers to DtCommandInterfaceFunctor's.

Detailed Description

Contains MAKLogger::DtCommandFunctor, MAKLogger::DtResponseFunctor, MAKLogger::DtLgrCommandHandlerFunctor,MAKLogger:: DtCommandInterfaceFunctor classes.


Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)