75 std::string toString ()
const;
StrRef MiFIDDecimal
These fields use standard ASCII character bytes to represent numeric values. They are left justified ...
Represents timestamp without time-zone information.
Timestamp packetReceptionTime
Time when the packet was received by Handler from UDP, in system ticks,.
UInt8 BitField
A single byte used to hold up to eight 1-bit flags. Each bit will represent a Boolean flag...
FixedPointDecimal< Int64, IntegralConstant< Int8,-4 > > Price4
Signed Little-Endian encoded 64bit integer field with four implied decimal places.
FixedPointDecimal< UInt64, IntegralConstant< Int8,-4 > > Size4
Little-Endian encoded 64 bit unsigned integer with four implied decimal places.
FixedPointDecimal< Int64, IntegralConstant< Int8,-8 > > Price
Signed Little-Endian encoded 64bit integer field with eight implied decimal places.
StrRef Alpha
These fields use standard ASCII character bytes. They are left justified and padded on the right with...
Byte marketDataGroup
Market data group.
UInt16 MessageSize
Aliases message length type.
bool cached
The packet was cached due to incorrect sequence.
UInt8 packetMessageCount
Message sequence number.
FixedPointDecimal< UInt64, IntegralConstant< Int8,-8 > > Size
Little-Endian encoded 64 bit unsigned integer with eight implied decimal places.
Origin origin
the way data received
StrRef Date
Date specified in the YYYYMMDD format using ASCII characters.
DataSource(const Timestamp &ts)
UInt32 SequenceNumber
Alias for Sequence Number type.
UInt32 messageSeqNum
Message sequence number.
UInt8 packetMessageNumber
Number of message in packet.
Provides efficient way of accessing text-based FIX field values.
UInt64 UDT
time stamp (in UTC) = (date time per second resolution in unix time format) * 1,000,000,000 + (nanoseconds component)
UInt8 Byte
Alias for Byte.
ONIXS_EUROTLX_GTP_API std::ostream & operator<<(std::ostream &stream, const ServiceDescriptor &descriptor)
StrRef DateAndTime
ISO 8601 date and time in the following string format:YYYY-MM-DDThh:mm:ss.ddddddZ.
StrRef Time
Time specified in HHMMSS format using ASCII characters in a 24 hour clock format. ...