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

#include <CmiBinaryMessages.h>

+ Collaboration diagram for CMI::StrategyOrderCancelReplace::Legs::LegsElement:

Public Member Functions

const AsciiString getClearingFirmNumber () const throw ()
 
const Alpha getCoverage () const throw ()
 
const AsciiString getExtensions () const throw ()
 
const Alpha getPositionEffect () const throw ()
 
const UInt8 getPriceType () const throw ()
 
const UInt32 getProductKey () const throw ()
 
const Alpha getSide () const throw ()
 
void setClearingFirmNumber (const AsciiString &val) throw ()
 
void setCoverage (Alpha value) throw ()
 
void setExtensions (const AsciiString &val) throw ()
 
void setPositionEffect (Alpha value) throw ()
 
void setPriceType (UInt8 value) throw ()
 
void setProductKey (UInt32 value) throw ()
 
void setSide (Alpha value) throw ()
 
std::ostream & toStream (std::ostream &os) const
 

Public Attributes

Alpha4 clearingFirmNumber
 
Alpha coverage
 
Alpha8 extensions
 
Alpha positionEffect
 
Decimal price
 
UInt8 priceType
 
UInt32 productKey
 
Alpha side
 

Member Function Documentation

const AsciiString CMI::StrategyOrderCancelReplace::Legs::LegsElement::getClearingFirmNumber ( ) const
throw (
)
inline
const Alpha CMI::StrategyOrderCancelReplace::Legs::LegsElement::getCoverage ( ) const
throw (
)
inline
const AsciiString CMI::StrategyOrderCancelReplace::Legs::LegsElement::getExtensions ( ) const
throw (
)
inline
const Alpha CMI::StrategyOrderCancelReplace::Legs::LegsElement::getPositionEffect ( ) const
throw (
)
inline
const UInt8 CMI::StrategyOrderCancelReplace::Legs::LegsElement::getPriceType ( ) const
throw (
)
inline
const UInt32 CMI::StrategyOrderCancelReplace::Legs::LegsElement::getProductKey ( ) const
throw (
)
inline

References BSWAP32.

const Alpha CMI::StrategyOrderCancelReplace::Legs::LegsElement::getSide ( ) const
throw (
)
inline
void CMI::StrategyOrderCancelReplace::Legs::LegsElement::setClearingFirmNumber ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::StrategyOrderCancelReplace::Legs::LegsElement::setCoverage ( Alpha  value)
throw (
)
inline
void CMI::StrategyOrderCancelReplace::Legs::LegsElement::setExtensions ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::StrategyOrderCancelReplace::Legs::LegsElement::setPositionEffect ( Alpha  value)
throw (
)
inline
void CMI::StrategyOrderCancelReplace::Legs::LegsElement::setPriceType ( UInt8  value)
throw (
)
inline
void CMI::StrategyOrderCancelReplace::Legs::LegsElement::setProductKey ( UInt32  value)
throw (
)
inline

References BSWAP32.

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

Member Data Documentation

Alpha4 CMI::StrategyOrderCancelReplace::Legs::LegsElement::clearingFirmNumber
Alpha CMI::StrategyOrderCancelReplace::Legs::LegsElement::coverage
Alpha8 CMI::StrategyOrderCancelReplace::Legs::LegsElement::extensions
Alpha CMI::StrategyOrderCancelReplace::Legs::LegsElement::positionEffect
Decimal CMI::StrategyOrderCancelReplace::Legs::LegsElement::price
UInt8 CMI::StrategyOrderCancelReplace::Legs::LegsElement::priceType
UInt32 CMI::StrategyOrderCancelReplace::Legs::LegsElement::productKey
Alpha CMI::StrategyOrderCancelReplace::Legs::LegsElement::side