66 PacketSequenceNumber
psn;
77 std::string toString ()
const;
88 typedef std::set<CpuIndex> CpuIndexes;
104 void copyTo(CpuIndexes&)
const;
107 bool insert(CpuIndex index);
110 bool erase(CpuIndex index);
119 std::string toString()
const;
124 CpuIndexes* indices_;
UInt8 packetMessageNumber
Number of message in packet.
Origin origin
the way data received
Represents time point without time-zone information.
UInt64 sendingTime
Exchange sending time (number of nanoseconds since 01/01/1970 UTC).
DataSource(const Timestamp &ts)
UInt64 MessageSequenceNumber
Alias for Message Sequence Number type (Market Data Sequence Number, MDSN).
PacketSequenceNumber psn
Packet Sequence Number.
UInt64 PacketSequenceNumber
Alias for Packet Sequence Number type (PSN).
Timestamp packetReceptionTime
Time when the packet was received by Handler from UDP, in system ticks,.
ONIXS_EURONEXT_OPTIQMDG_API std::ostream & operator<<(std::ostream &stream, const ServiceDescriptor &descriptor)
size_t CpuIndex
Zero-based index of CPU.
Represents set of CPU indices.
bool cached
The packet was cached due to incorrect sequence.