OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.11.0
API documentation
LoginResponse::Unit Struct Reference

#include <OnixS/CboeCFE/Trading/BOE/Messages/In/SessionMessages.In.h>

Public Member Functions

Binary1 number () const
 
Binary4 sequence () const
 
 Unit (const void *data, MessageSize size)
 
- Public Member Functions inherited from BinaryMessage
 BinaryMessage ()
 
 BinaryMessage (const void *data, MessageSize size)
 
 BinaryMessage (const BinaryMessage &other)
 
 operator bool () const
 
const void * binary () const
 
MessageSize binarySize () const
 
BinaryMessageoperator= (const BinaryMessage &other)
 

Additional Inherited Members

- Public Types inherited from BinaryMessage
typedef MessageSize BinarySize
 
- Protected Member Functions inherited from BinaryFields< BinaryMessage, MessageSize >
const SubMessage submessage (MessageSize offset, MessageSize size) const
 
const FieldValue & ordinaryRef (MessageSize offset) const
 
FieldValue ordinary (MessageSize offset) const
 
Enumeration::Enum enumeration (MessageSize offset) const
 
StrRef fixedStr (MessageSize offset) const
 

Detailed Description

Definition at line 56 of file SessionMessages.In.h.

Constructor & Destructor Documentation

Unit ( const void *  data,
MessageSize  size 
)
inline

Definition at line 68 of file SessionMessages.In.h.

Member Function Documentation

Binary1 number ( ) const
inline

Definition at line 58 of file SessionMessages.In.h.

Binary4 sequence ( ) const
inline

Definition at line 63 of file SessionMessages.In.h.


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