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_;
UInt16 packetMessageCount
Message sequence number.
ONIXS_FENICSUST_BIMP_API std::ostream & operator<<(std::ostream &stream, const ServiceDescriptor &descriptor)
DataSource(const Timestamp &ts)
size_t CpuIndex
Zero-based index of CPU.
Timestamp packetReceptionTime
Time when the packet was received by Handler from UDP, in system ticks,.
Represents set of CPU indices.
Integer8 InstrumentId
Alias for Instrument Id type.
UInt8 packetMessageNumber
Number of message in packet.
Integer8 Quantity
Alias for Quantity type.
SignedInteger8 Price
Alias for Order Id type.
Integer8 SequenceNumber
Alias for Sequence Number type.
bool cached
The packet was cached due to incorrect sequence.
Integer2 MessageSize
Aliases message length type.
UInt64 messageSeqNum
Message sequence number.
Represents time point without time-zone information.
Origin origin
the way data received
Integer8 OrderId
Alias for Order Id type.