OnixS SWXess Market Data Handler for C++  1.0.0.0
Public Attributes | List of all members
DataSource Struct Reference

Data source. More...

Public Attributes

Timestamp packetReceptionTime
 Time when the packet was received by Handler from UDP, in system ticks,. More...
 
UInt32 packetSeqNum
 Packet sequence number.
 
PacketType::Enum packetType
 Type of the packet.
 
PacketSeqIndicator::Enum packetSeqIndicator
 Packet sequence indicator.
 
UInt8 channelId
 Channel identifier.
 
UInt8 packetMessageNumber
 Number of message in packet.
 

Detailed Description

Data source.

Member Data Documentation

Timestamp packetReceptionTime

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

See also
Time.h