VIP::Message Struct Reference
#include <connection.hh>
Inheritance diagram for VIP::Message:

Detailed Description
Definition at line 46 of file connection.hh.
Public Member Functions
- Message ()
Public Attributes
- VUtil::vRef< Connection > connection
- uint8_t ToS
- uint8_t channel
- uint32_t msgid
- std::string payload
- SendingCompletedCallback * completedCallback
Constructor & Destructor Documentation
| VIP::Message::Message | ( | ) |
Member Data Documentation
| uint8_t VIP::Message::channel |
Definition at line 52 of file connection.hh.
Definition at line 55 of file connection.hh.
Definition at line 50 of file connection.hh.
| uint32_t VIP::Message::msgid |
Definition at line 53 of file connection.hh.
| std::string VIP::Message::payload |
Definition at line 54 of file connection.hh.
| uint8_t VIP::Message::ToS |
Definition at line 51 of file connection.hh.
The documentation for this struct was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vip/connection.hh