VIP::OutgoingMsg Struct Reference
#include <lowlatencyproto.hh>
Detailed Description
Definition at line 16 of file lowlatencyproto.hh.
Public Member Functions
- OutgoingMsg ()
- OutgoingMsg (const OutgoingMsg &cp)
Public Attributes
- uint32_t seqnum
- unsigned int bytesSent
- VUtil::vRef< Message > m
- double lastSentTime
Constructor & Destructor Documentation
| VIP::OutgoingMsg::OutgoingMsg | ( | ) | [inline] |
Definition at line 18 of file lowlatencyproto.hh.
| VIP::OutgoingMsg::OutgoingMsg | ( | const OutgoingMsg & | cp | ) | [inline] |
Definition at line 19 of file lowlatencyproto.hh.
Member Data Documentation
| unsigned int VIP::OutgoingMsg::bytesSent |
Definition at line 25 of file lowlatencyproto.hh.
Definition at line 27 of file lowlatencyproto.hh.
Definition at line 26 of file lowlatencyproto.hh.
| uint32_t VIP::OutgoingMsg::seqnum |
Definition at line 24 of file lowlatencyproto.hh.
The documentation for this struct was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vip/lowlatencyproto.hh