OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler 1.12.0
API documentation
Loading...
Searching...
No Matches
ConstantLogoutRequest Struct Reference

Public Member Functions

 ConstantLogoutRequest ()
 ConstantLogoutRequest (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)

Static Public Member Functions

static MessageType::Enum type () ONIXS_BATS_BOE_NOEXCEPT

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 184 of file SessionMessages.Testing.h.

Constructor & Destructor Documentation

◆ ConstantLogoutRequest() [1/2]

Definition at line 188 of file SessionMessages.Testing.h.

◆ ConstantLogoutRequest() [2/2]

ConstantLogoutRequest ( const void * data,
MessageSize size )
inline

Definition at line 192 of file SessionMessages.Testing.h.

Member Function Documentation

◆ type()

MessageType::Enum type ( )
inlinestatic

Definition at line 186 of file SessionMessages.Testing.h.