B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
CMI::TradingSessionBusinessDayResponse Struct Reference

#include <CmiBinaryMessages.h>

+ Inheritance diagram for CMI::TradingSessionBusinessDayResponse:
+ Collaboration diagram for CMI::TradingSessionBusinessDayResponse:

Public Member Functions

const UInt8 getDay () const throw ()
 
FieldsIterator getIterator () const
 
const UInt8 getMonth () const throw ()
 
size_t getMsgLength () const
 
const AsciiString getRequestId () const throw ()
 
FieldsSetIterator getSetIterator ()
 
const UInt8 getTradingSessionId () const throw ()
 
const UInt16 getYear () const throw ()
 
void setDay (UInt8 value) throw ()
 
void setMonth (UInt8 value) throw ()
 
void setRequestId (const AsciiString &val) throw ()
 
void setTradingSessionId (UInt8 value) throw ()
 
void setYear (UInt16 value) throw ()
 
std::ostream & toStream (std::ostream &os) const
 
std::string toString () const
 
 TradingSessionBusinessDayResponse () throw ()
 
 TradingSessionBusinessDayResponse (bool initFields) throw ()
 
void updateMessageLength ()
 
- Public Member Functions inherited from CMI::StandardHeader
UInt8 getCmiMarker () const
 
UInt8 getMessageFlags () const
 
UInt32 getMessageLength () const
 
UInt32 getMessageSequenceNumber () const
 
MessageType::Enum getMessageType () const
 
UInt8 getVersion () const
 
void setCmiMarker (UInt8 marker)
 
void setMessageFlags (UInt8 value)
 
void setMessageLength (UInt32 value)
 
void setMessageSequenceNumber (UInt32 value)
 
void setMessageType (MessageType::Enum value)
 
void setMessageType (UInt8 value)
 
 StandardHeader ()
 

Static Public Member Functions

static FieldsIterator getIterator (const StandardHeader &message)
 
static size_t getMinMessageSize ()
 
static FieldsSetIterator getSetIterator (StandardHeader &message)
 
static void updateMessageLength (StandardHeader &message)
 

Public Attributes

UInt8 day
 
UInt8 month
 
Alpha8 requestId
 
UInt8 tradingSessionId
 
UInt16 year
 
- Public Attributes inherited from CMI::StandardHeader
UInt8 cmiMarker
 
UInt8 messageFlags
 
UInt32 messageLength
 
UInt32 messageSequenceNumber
 
MessageType messageType
 
UInt8 reserved
 
UInt16 reserved2
 
UInt8 version
 

Static Public Attributes

static const MessageType::Enum TYPE = MessageType::MessageType_TradingSessionBusinessDayResponse
 

Constructor & Destructor Documentation

CMI::TradingSessionBusinessDayResponse::TradingSessionBusinessDayResponse ( )
throw (
)
inline
CMI::TradingSessionBusinessDayResponse::TradingSessionBusinessDayResponse ( bool  initFields)
throw (
)
inlineexplicit

Member Function Documentation

const UInt8 CMI::TradingSessionBusinessDayResponse::getDay ( ) const
throw (
)
inline
FieldsIterator CMI::TradingSessionBusinessDayResponse::getIterator ( ) const
inline
FieldsIterator CMI::TradingSessionBusinessDayResponse::getIterator ( const StandardHeader message)
inlinestatic
size_t CMI::TradingSessionBusinessDayResponse::getMinMessageSize ( )
inlinestatic
const UInt8 CMI::TradingSessionBusinessDayResponse::getMonth ( ) const
throw (
)
inline
size_t CMI::TradingSessionBusinessDayResponse::getMsgLength ( ) const
inline
const AsciiString CMI::TradingSessionBusinessDayResponse::getRequestId ( ) const
throw (
)
inline
FieldsSetIterator CMI::TradingSessionBusinessDayResponse::getSetIterator ( )
inline
FieldsSetIterator CMI::TradingSessionBusinessDayResponse::getSetIterator ( StandardHeader message)
inlinestatic
const UInt8 CMI::TradingSessionBusinessDayResponse::getTradingSessionId ( ) const
throw (
)
inline
const UInt16 CMI::TradingSessionBusinessDayResponse::getYear ( ) const
throw (
)
inline

References BSWAP16.

void CMI::TradingSessionBusinessDayResponse::setDay ( UInt8  value)
throw (
)
inline
void CMI::TradingSessionBusinessDayResponse::setMonth ( UInt8  value)
throw (
)
inline
void CMI::TradingSessionBusinessDayResponse::setRequestId ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::TradingSessionBusinessDayResponse::setTradingSessionId ( UInt8  value)
throw (
)
inline
void CMI::TradingSessionBusinessDayResponse::setYear ( UInt16  value)
throw (
)
inline

References BSWAP16.

std::ostream& CMI::TradingSessionBusinessDayResponse::toStream ( std::ostream &  os) const
inline

Referenced by CMI::messageToStream().

std::string CMI::TradingSessionBusinessDayResponse::toString ( ) const
inline
void CMI::TradingSessionBusinessDayResponse::updateMessageLength ( )
inline
static void CMI::TradingSessionBusinessDayResponse::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

UInt8 CMI::TradingSessionBusinessDayResponse::day
UInt8 CMI::TradingSessionBusinessDayResponse::month
Alpha8 CMI::TradingSessionBusinessDayResponse::requestId
UInt8 CMI::TradingSessionBusinessDayResponse::tradingSessionId
const MessageType::Enum CMI::TradingSessionBusinessDayResponse::TYPE = MessageType::MessageType_TradingSessionBusinessDayResponse
static
UInt16 CMI::TradingSessionBusinessDayResponse::year