OnixS C++ ICE Binary Order Entry Handler 1.0.0
API Documentation
Loading...
Searching...
No Matches
OrderExecID Member List

This is the complete list of members for OrderExecID, including all inherited members.

operator!=(const OrderExecID &other) const noexceptOrderExecIDinline
operator==(const OrderExecID &other) const noexceptOrderExecIDinline
OrderExecID() noexceptOrderExecIDinline
OrderExecID(SystemID systemId, SystemSequenceID systemSequenceId, Timestamp transactTime) noexcept(timestampToTicks::Nothrow)OrderExecIDinline
OrderExecID(SystemID systemId, SystemSequenceID systemSequenceId, UTCTimestamp transactTime) noexceptOrderExecIDinline
serialize(void *addr) const noexceptOrderExecIDinline
Size enum valueOrderExecID
SystemID typedefOrderExecID
systemId() const noexceptOrderExecIDinline
systemId(SystemID value) noexceptOrderExecIDinline
SystemSequenceID typedefOrderExecID
systemSequenceId() const noexceptOrderExecIDinline
systemSequenceId(SystemSequenceID value) noexceptOrderExecIDinline
toString() constOrderExecIDinline
transactTime() const noexcept(ticksToTimestamp::Nothrow)OrderExecIDinline
transactTime(Timestamp value) noexcept(timestampToTicks::Nothrow)OrderExecIDinline
UTCTimestamp typedefOrderExecID