MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
MAKLogger::DtResponseFunctor Class Referenceabstract

DtResponseFunctor provides an abstract interface for functions which takes a response. More...

+ Inheritance diagram for MAKLogger::DtResponseFunctor:

Public Member Functions

 DtResponseFunctor ()
 Constructor. More...
 
virtual ~DtResponseFunctor ()
 Virtual Destructor which does nothing. More...
 
virtual void operator() (DtResponse command)=0
 Abstract function call interface. More...
 

Detailed Description

DtResponseFunctor provides an abstract interface for functions which takes a response.

Constructor & Destructor Documentation

MAKLogger::DtResponseFunctor::DtResponseFunctor ( )
inline

Constructor.

virtual MAKLogger::DtResponseFunctor::~DtResponseFunctor ( )
inlinevirtual

Virtual Destructor which does nothing.

Member Function Documentation

virtual void MAKLogger::DtResponseFunctor::operator() ( DtResponse  command)
pure virtual

Abstract function call interface.

Implemented in MAKLogger::DtCommandInterfaceFunctor< T >.


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

Document ID: Generated on Thu Oct 3 15:35:11 EDT 2024 from SVN revision 270037
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)