interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

VIP::MsgTask Class Reference

#include <connection.hh>

Inheritance diagram for VIP::MsgTask:

VUtil::Task List of all members.

Detailed Description

Definition at line 76 of file connection.hh.

Public Member Functions


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: