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

#include <CmiBinaryMessages.h>

Public Member Functions

const AsciiString getAccount () const throw ()
 
const UInt32 getClassKey () const throw ()
 
const AsciiString getExecutingGiveUpFirmExchange () const throw ()
 
const AsciiString getExecutingGiveUpFirmNumber () const throw ()
 
const Boolean getIsAccountBlanked () const throw ()
 
const AsciiString getSubAccount () const throw ()
 
const UInt8 getTradingSessionId () const throw ()
 
void setAccount (const AsciiString &val) throw ()
 
void setClassKey (UInt32 value) throw ()
 
void setExecutingGiveUpFirmExchange (const AsciiString &val) throw ()
 
void setExecutingGiveUpFirmNumber (const AsciiString &val) throw ()
 
void setIsAccountBlanked (Boolean value) throw ()
 
void setSubAccount (const AsciiString &val) throw ()
 
void setTradingSessionId (UInt8 value) throw ()
 
std::ostream & toStream (std::ostream &os) const
 

Public Attributes

Alpha4 account
 
UInt32 classKey
 
Alpha4 executingGiveUpFirmExchange
 
Alpha4 executingGiveUpFirmNumber
 
Boolean isAccountBlanked
 
Alpha10 subAccount
 
UInt8 tradingSessionId
 

Member Function Documentation

const AsciiString CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::getAccount ( ) const
throw (
)
inline
const UInt32 CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::getClassKey ( ) const
throw (
)
inline

References BSWAP32.

const AsciiString CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::getExecutingGiveUpFirmExchange ( ) const
throw (
)
inline
const AsciiString CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::getExecutingGiveUpFirmNumber ( ) const
throw (
)
inline
const Boolean CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::getIsAccountBlanked ( ) const
throw (
)
inline
const AsciiString CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::getSubAccount ( ) const
throw (
)
inline
const UInt8 CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::getTradingSessionId ( ) const
throw (
)
inline
void CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::setAccount ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::setClassKey ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::setExecutingGiveUpFirmExchange ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::setExecutingGiveUpFirmNumber ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::setIsAccountBlanked ( Boolean  value)
throw (
)
inline
void CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::setSubAccount ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::setTradingSessionId ( UInt8  value)
throw (
)
inline
std::ostream& CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::toStream ( std::ostream &  os) const
inline

Member Data Documentation

Alpha4 CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::account
UInt32 CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::classKey
Alpha4 CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::executingGiveUpFirmExchange
Alpha4 CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::executingGiveUpFirmNumber
Boolean CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::isAccountBlanked
Alpha10 CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::subAccount
UInt8 CMI::SessionProfileResponse::DefaultProfile::DefaultProfileElement::tradingSessionId