#include </work/src/GlimpseService.Messages.h>
Public Member Functions | |
EndOfSnapshotMsg (const unsigned char *data, UInt16 length) | |
UInt64 | sequenceNumber () const |
![]() | |
IncomingMessage (const void *data, MessageSize size) throw () | |
MessageType::Enum | type () const throw () |
![]() | |
BinaryMessage (const void *data, MessageSize size) throw () | |
ONIXS_SGXTITAN_ITCH_CONSTEXPR | BinaryMessage (const BinaryMessage &other) throw () |
const void * | binary () const throw () |
MessageSize | binarySize () const throw () |
BinaryMessage & | operator= (const BinaryMessage &other) throw () |
Static Public Member Functions | |
static void | validateSize (MessageSize size) |
Static Public Attributes | |
static const MessageSize | messageSize_ = 21 |
Additional Inherited Members | |
![]() | |
typedef MessageSize | BinarySize |
![]() | |
FieldValue | ordinary (BlockSize offset) const throw () |
const FieldValue & | ordinaryRef (BlockSize offset) const throw () |
Enumeration::Enum | enumeration (BlockSize offset) const throw () |
StrRef | fixedStr (BlockSize offset) const throw () |
Definition at line 40 of file GlimpseService.Messages.h.
|
inline |
Definition at line 42 of file GlimpseService.Messages.h.
|
inline |
Human readable long name of Instrument series.
Definition at line 45 of file GlimpseService.Messages.h.
|
inlinestatic |
Definition at line 56 of file GlimpseService.Messages.h.
|
static |
Total message size.
Definition at line 54 of file GlimpseService.Messages.h.