VIP::MsgTask Class Reference
#include <connection.hh>
Inheritance diagram for VIP::MsgTask:

Detailed Description
Definition at line 76 of file connection.hh.
Public Member Functions
- MsgTask (MsgCallback *c, Message *m)
- virtual void doTask ()
Constructor & Destructor Documentation
| VIP::MsgTask::MsgTask | ( | MsgCallback * | c, | |
| Message * | m | |||
| ) | [inline] |
Definition at line 82 of file connection.hh.
Member Function Documentation
| virtual void VIP::MsgTask::doTask | ( | ) | [inline, virtual] |
Execute the task.
Generally this should only be ever called once on a task object, then the task object should be deleted.
Implements VUtil::Task.
Definition at line 84 of file connection.hh.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vip/connection.hh