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. | |
DtResponseFunctor provides an abstract interface for functions which takes a response.