MAK Data Logger API Documentation for DIS
List of all members | Public Member Functions
MAKLogger::DtResponseFunctor Class Reference

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

+ Inheritance diagram for MAKLogger::DtResponseFunctor:

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

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 Sun Dec 15 18:04:30 EST 2013 from SVN revision 134418
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)