OnixS C++ SGX Titan OUCH Trading Handler  1.2.0
API documentation
IncomingMessage Class Reference

#include <OnixS/SgxTitan/Trading/OUCH/IncomingMessage.h>

Collaboration diagram for IncomingMessage:

Public Member Functions

 IncomingMessage (const void *data, MessageSize size) throw ()
 
InboundMessageTypes::Enum type () const throw ()
 
- Public Member Functions inherited from BinaryMessage< BigEndianConverter >
 BinaryMessage (const void *data, MessageSize size) throw ()
 
ONIXS_SGX_OUCH_CONSTEXPR BinaryMessage (const BinaryMessage &other) throw ()
 
const void * binary () const throw ()
 
MessageSize binarySize () const throw ()
 
BinaryMessageoperator= (const BinaryMessage &other) throw ()
 

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 33 of file IncomingMessage.h.

Constructor & Destructor Documentation

IncomingMessage ( const void *  data,
MessageSize  size 
)
throw (
)
inline

Definition at line 38 of file IncomingMessage.h.

Member Function Documentation

InboundMessageTypes::Enum type ( ) const
throw (
)
inline

Type.

Definition at line 47 of file IncomingMessage.h.


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