#include <OnixS/FenicsUST/MarketData/Bimp/Messages/AddOrder.h>
Static Public Member Functions | |
static void | validateSize (MessageSize size) |
Static Public Attributes | |
static ONIXS_FENICSUST_BIMP_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 58 |
static ONIXS_FENICSUST_BIMP_CONST_OR_CONSTEXPR MessageSize | minMessageSize_ = 55 |
Additional Inherited Members | |
Public Types inherited from BinaryMessage | |
typedef MessageSize | BinarySize |
Protected Member Functions inherited from BinaryFields< BinaryMessage, MessageSize > | |
const SubMessage | submessage (MessageSizeoffset, MessageSizesize) const ONIXS_FENICSUST_BIMP_NOTHROW |
FieldValue | ordinary (MessageSizeoffset) const ONIXS_FENICSUST_BIMP_NOTHROW |
const FieldValue & | ordinaryRef (MessageSizeoffset) const ONIXS_FENICSUST_BIMP_NOTHROW |
Enumeration::Enum | enumeration (MessageSizeoffset) const ONIXS_FENICSUST_BIMP_NOTHROW |
StrRef | fixedStr (MessageSizeoffset) const ONIXS_FENICSUST_BIMP_NOTHROW |
Definition at line 36 of file AddOrder.h.
|
inline |
Initializes instance over given memory block.
Definition at line 138 of file AddOrder.h.
|
inline |
Buy/Sell Indicator.
Definition at line 68 of file AddOrder.h.
|
inline |
Instrument Identification Number.
Definition at line 82 of file AddOrder.h.
|
inline |
Instrument locate code identifying the instrument.
Definition at line 39 of file AddOrder.h.
|
inline |
A bitmap with each bit carrying a specific meaning.
Definition at line 96 of file AddOrder.h.
|
inline |
Total current nominal quantity of the order.
Definition at line 75 of file AddOrder.h.
|
inline |
The Fenics USTreasuries generated identifier for this order.
Definition at line 61 of file AddOrder.h.
|
inline |
A number identifying a position in the order book stack.
Definition at line 114 of file AddOrder.h.
|
inline |
Current price of the order.
Definition at line 89 of file AddOrder.h.
|
inline |
Timestamp for this message. Expressed as the number of nanoseconds since Unix Epoch (00:00:00 UTC on 1 January 1970).
Definition at line 54 of file AddOrder.h.
|
inline |
Fenics USTreasuries internal tracking/sequence number.
Definition at line 46 of file AddOrder.h.
|
inlinestatic |
Check the given size.
Definition at line 131 of file AddOrder.h.
|
inline |
A number indicating which visibility group an order is directed to, not applicable to all feeds.
Definition at line 103 of file AddOrder.h.
|
static |
Total message size.
Definition at line 125 of file AddOrder.h.
|
static |
Min message size.
Definition at line 128 of file AddOrder.h.