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

 MAKLogger
 MAKLogger::DtLgrGenericFileFormats.
 

Macros

#define lgrCommandFunctor_inl_
 

Typedefs

typedef std::shared_ptr
< DtCommandFunctor > 
MAKLogger::DtCommandFunctorSP
 Typedefs for shared pointer to the Functors. More...
 
typedef std::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. More...
 
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. More...
 

Detailed Description

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

Macro Definition Documentation

#define lgrCommandFunctor_inl_

Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)