Definition at line 43 of file Defines.h.
◆ Origin
Enumerator |
---|
Realtime | 0 | |
Snapshot | 2 | |
Retr | 3 | |
Definition at line 48 of file Defines.h.
◆ DataSource() [1/2]
◆ DataSource() [2/2]
◆ toString()
std::string toString |
( |
| ) |
const |
◆ cached
The packet was cached due to incorrect sequence.
Definition at line 75 of file Defines.h.
◆ messageIndex
Index of message in packet.
Definition at line 69 of file Defines.h.
◆ messageSeqNum
Sequence number of the message.
Definition at line 66 of file Defines.h.
◆ origin
the way data received
Definition at line 72 of file Defines.h.
◆ packetMessageCount
UInt16 packetMessageCount |
Number of messages included in the packet.
Definition at line 63 of file Defines.h.
◆ packetReceptionTime
Time when the packet was received by Handler from UDP, in system ticks,.
- See also
- Time.h
Definition at line 60 of file Defines.h.
◆ packetSendTime
Packet send time from the exchange.
The number of nanoseconds since midnight Coordinated Universal Time (UTC) of January 1, 1970, precision is provided to the nearest millisecond
Definition at line 57 of file Defines.h.