71 std::string toString ()
const;
112 typedef std::set<CpuIndex> CpuIndexes;
128 void copyTo(CpuIndexes&)
const;
131 bool insert(CpuIndex index);
134 bool erase(CpuIndex index);
143 std::string toString()
const;
148 CpuIndexes* indices_;
Origin origin
the way data received
Integer8 OrderId
Alias for Order Id type.
Integer8 InstrumentId
Alias for Instrument Id type.
UInt64 messageSeqNum
Message sequence number.
Integer8 SequenceNumber
Alias for Sequence Number type.
Timestamp packetReceptionTime
Time when the packet was received by Handler from UDP, in system ticks,.
ONIXS_FMXUST_BIMP_API std::ostream & operator<<(std::ostream &stream, const ServiceDescriptor &descriptor)
size_t CpuIndex
Zero-based index of CPU.
Integer2 MessageSize
Aliases message length type.
UInt8 packetMessageNumber
Number of message in packet.
Represents time point without time-zone information.
Integer8 Quantity
Alias for Quantity type.
bool cached
The packet was cached due to incorrect sequence.
SignedInteger8 Price
Alias for Order Id type.
DataSource(const Timestamp &ts)
UInt16 packetMessageCount
Message sequence number.
Represents set of CPU indices.