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::StrategyDefinitionRequest::Legs::LegsElement Struct Reference

#include <CmiBinaryMessages.h>

Public Member Functions

const UInt32 getProductKey () const throw ()
 
const UInt32 getRatioQuantity () const throw ()
 
const Alpha getSide () const throw ()
 
void setProductKey (UInt32 value) throw ()
 
void setRatioQuantity (UInt32 value) throw ()
 
void setSide (Alpha value) throw ()
 
std::ostream & toStream (std::ostream &os) const
 

Public Attributes

UInt32 productKey
 
UInt32 ratioQuantity
 
Alpha side
 

Member Function Documentation

const UInt32 CMI::StrategyDefinitionRequest::Legs::LegsElement::getProductKey ( ) const
throw (
)
inline

References BSWAP32.

const UInt32 CMI::StrategyDefinitionRequest::Legs::LegsElement::getRatioQuantity ( ) const
throw (
)
inline

References BSWAP32.

const Alpha CMI::StrategyDefinitionRequest::Legs::LegsElement::getSide ( ) const
throw (
)
inline
void CMI::StrategyDefinitionRequest::Legs::LegsElement::setProductKey ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::StrategyDefinitionRequest::Legs::LegsElement::setRatioQuantity ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::StrategyDefinitionRequest::Legs::LegsElement::setSide ( Alpha  value)
throw (
)
inline
std::ostream& CMI::StrategyDefinitionRequest::Legs::LegsElement::toStream ( std::ostream &  os) const
inline

Member Data Documentation

UInt32 CMI::StrategyDefinitionRequest::Legs::LegsElement::productKey
UInt32 CMI::StrategyDefinitionRequest::Legs::LegsElement::ratioQuantity
Alpha CMI::StrategyDefinitionRequest::Legs::LegsElement::side