OnixS CBOE CSM Handler for C++  1.2.8.0
Public Attributes
DataSource Struct Reference

Data source. More...

List of all members.

Public Attributes

Timestamp packetReceptionTime
 Time when the packet was received by Handler from UDP, in system ticks,.
UInt16 packetMessageCount
 Amount of messages in a packet.
UInt16 messageIndex
 Index of message in a packet.
UInt32 packetSeqNum
 Message sequence number.
UInt64 sendingTime
 The Sending Time is the time that the CBOE Streaming Market application published the packet on the feed.
bool cached
 indicates whether the packet was cached or processed directly
bool auxilary
 for internal use

Detailed Description

Data source.


Member Data Documentation

Time when the packet was received by Handler from UDP, in system ticks,.

See also:
Time.h
UInt64 sendingTime

The Sending Time is the time that the CBOE Streaming Market application published the packet on the feed.

The sending time is the millisecond timestamp from midnight, January 1, 1970 UTC.