#include <OnixS/FenicsUST/MarketData/Bimp/Messages/PrivilegeNotification.h>
Static Public Member Functions | |
static void | validateSize (MessageSize size) |
Static Public Attributes | |
static ONIXS_FENICSUST_BIMP_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 47 |
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 PrivilegeNotification.h.
|
inline |
Initializes instance over given memory block.
Definition at line 107 of file PrivilegeNotification.h.
|
inline |
Time when privilege ends. Expressed as the number of nanoseconds since Unix Epoch (00:00:00 UTC on 1 January 1970)
Definition at line 76 of file PrivilegeNotification.h.
|
inline |
The unique numeric instrument identification number.
Definition at line 54 of file PrivilegeNotification.h.
|
inline |
Instrument locate code identifying the instrument.
Definition at line 39 of file PrivilegeNotification.h.
|
inline |
For future use.
Definition at line 90 of file PrivilegeNotification.h.
|
inline |
A number uniquely identifying a privilege.
Definition at line 61 of file PrivilegeNotification.h.
|
inline |
Privilege State.
Definition at line 83 of file PrivilegeNotification.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 47 of file PrivilegeNotification.h.
|
inline |
Trade Date (YYYYMMDD)
Definition at line 68 of file PrivilegeNotification.h.
|
inlinestatic |
Check the given size.
Definition at line 100 of file PrivilegeNotification.h.
|
static |
Total message size.
Definition at line 97 of file PrivilegeNotification.h.