MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros | 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
 MAKLogger::DtLgrGenericFileFormats.

Macros

#define lgrCommandFunctor_inl_

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.

Macro Definition Documentation

#define lgrCommandFunctor_inl_

Document ID: Generated on Tue Aug 1 09:00:26 EDT 2017 from SVN revision 179128
Copyright © 2017 VT MÄK. All Rights Reserved (www.mak.com)