OnixS C++ SGX Titan ITCH Market Data Handler  1.2.2
API documentation
EndOfSnapshotMsg Struct Reference

#include </work/src/GlimpseService.Messages.h>

Collaboration diagram for EndOfSnapshotMsg:

Public Member Functions

 EndOfSnapshotMsg (const unsigned char *data, UInt16 length)
 
UInt64 sequenceNumber () const
 
- Public Member Functions inherited from IncomingMessage
 IncomingMessage (const void *data, MessageSize size) throw ()
 
MessageType::Enum type () const throw ()
 
- Public Member Functions inherited from BinaryMessage< BigEndianConverter >
 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 ()
 
BinaryMessageoperator= (const BinaryMessage &other) throw ()
 

Static Public Member Functions

static void validateSize (MessageSize size)
 

Static Public Attributes

static const MessageSize messageSize_ = 21
 

Additional Inherited Members

- Public Types inherited from BinaryMessage< BigEndianConverter >
typedef MessageSize BinarySize
 
- Protected Member Functions inherited from BinaryFields< BinaryMessage, BigEndianConverter >
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 ()
 

Detailed Description

Definition at line 40 of file GlimpseService.Messages.h.

Constructor & Destructor Documentation

EndOfSnapshotMsg ( const unsigned char *  data,
UInt16  length 
)
inline

Definition at line 42 of file GlimpseService.Messages.h.

Member Function Documentation

UInt64 sequenceNumber ( ) const
inline

Human readable long name of Instrument series.

Definition at line 45 of file GlimpseService.Messages.h.

static void validateSize ( MessageSize  size)
inlinestatic

Definition at line 56 of file GlimpseService.Messages.h.

Member Data Documentation

const MessageSize messageSize_ = 21
static

Total message size.

Definition at line 54 of file GlimpseService.Messages.h.


The documentation for this struct was generated from the following file: