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

#include <CmiBinaryMessages.h>

+ Inheritance diagram for CMI::StrategyOrder:
+ Collaboration diagram for CMI::StrategyOrder:

Classes

struct  AuctionId
 
struct  Contingency
 
struct  Legs
 

Public Member Functions

StrategyOrderclone ()
 
const AsciiString getAccount () const throw ()
 
const AsciiString getBranch () const throw ()
 
const UInt16 getBranchSequenceNumber () const throw ()
 
const Alpha getCoverage () const throw ()
 
const UInt8 getDay () const throw ()
 
const AsciiString getExecutingGiveUpFirmNumber () const throw ()
 
FieldsIterator getIterator () const
 
const UInt8 getMonth () const throw ()
 
size_t getMsgLength () const
 
const UInt8 getNBBOProtection () const throw ()
 
const UInt16 getOptionalFieldIndicator () const throw ()
 
const UInt32 getOriginalQuantity () const throw ()
 
const Alpha getOriginType () const throw ()
 
const Alpha getPositionEffect () const throw ()
 
const UInt8 getPriceType () const throw ()
 
const UInt32 getProductKey () const throw ()
 
FieldsSetIterator getSetIterator ()
 
const Alpha getSide () const throw ()
 
const Alpha getTimeInForce () const throw ()
 
const UInt8 getTradingSessionId () const throw ()
 
const UInt32 getUserSessionKey () const throw ()
 
const UInt16 getYear () const throw ()
 
void setAccount (const AsciiString &val) throw ()
 
void setBranch (const AsciiString &val) throw ()
 
void setBranchSequenceNumber (UInt16 value) throw ()
 
void setCoverage (Alpha value) throw ()
 
void setDay (UInt8 value) throw ()
 
void setExecutingGiveUpFirmNumber (const AsciiString &val) throw ()
 
void setMonth (UInt8 value) throw ()
 
void setNBBOProtection (UInt8 value) throw ()
 
void setOptionalFieldIndicator (UInt16 value) throw ()
 
void setOriginalQuantity (UInt32 value) throw ()
 
void setOriginType (Alpha value) throw ()
 
void setPositionEffect (Alpha value) throw ()
 
void setPriceType (UInt8 value) throw ()
 
void setProductKey (UInt32 value) throw ()
 
void setSide (Alpha value) throw ()
 
void setTimeInForce (Alpha value) throw ()
 
void setTradingSessionId (UInt8 value) throw ()
 
void setUserSessionKey (UInt32 value) throw ()
 
void setYear (UInt16 value) throw ()
 
 StrategyOrder () throw ()
 
 StrategyOrder (bool initFields) throw ()
 
std::ostream & toStream (std::ostream &os) const
 
std::string toString () const
 
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

Alpha4 account
 
Alpha3 branch
 
UInt16 branchSequenceNumber
 
Alpha coverage
 
UInt8 day
 
Alpha4 executingGiveUpFirmNumber
 
UInt8 month
 
UInt8 nbboProtection
 
UInt16 optionalFieldIndicator
 
UInt32 originalQuantity
 
Alpha originType
 
Alpha positionEffect
 
Decimal price
 
UInt8 priceType
 
UInt32 productKey
 
Alpha side
 
Alpha timeInForce
 
UInt8 tradingSessionId
 
UInt32 userSessionKey
 
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_StrategyOrder
 

Constructor & Destructor Documentation

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

Member Function Documentation

StrategyOrder* CMI::StrategyOrder::clone ( )
inline
const AsciiString CMI::StrategyOrder::getAccount ( ) const
throw (
)
inline
const AsciiString CMI::StrategyOrder::getBranch ( ) const
throw (
)
inline
const UInt16 CMI::StrategyOrder::getBranchSequenceNumber ( ) const
throw (
)
inline

References BSWAP16.

const Alpha CMI::StrategyOrder::getCoverage ( ) const
throw (
)
inline
const UInt8 CMI::StrategyOrder::getDay ( ) const
throw (
)
inline
const AsciiString CMI::StrategyOrder::getExecutingGiveUpFirmNumber ( ) const
throw (
)
inline
FieldsIterator CMI::StrategyOrder::getIterator ( ) const
inline
FieldsIterator CMI::StrategyOrder::getIterator ( const StandardHeader message)
inlinestatic
size_t CMI::StrategyOrder::getMinMessageSize ( )
inlinestatic
const UInt8 CMI::StrategyOrder::getMonth ( ) const
throw (
)
inline
size_t CMI::StrategyOrder::getMsgLength ( ) const
inline
const UInt8 CMI::StrategyOrder::getNBBOProtection ( ) const
throw (
)
inline
const UInt16 CMI::StrategyOrder::getOptionalFieldIndicator ( ) const
throw (
)
inline

References BSWAP16.

const UInt32 CMI::StrategyOrder::getOriginalQuantity ( ) const
throw (
)
inline

References BSWAP32.

const Alpha CMI::StrategyOrder::getOriginType ( ) const
throw (
)
inline
const Alpha CMI::StrategyOrder::getPositionEffect ( ) const
throw (
)
inline
const UInt8 CMI::StrategyOrder::getPriceType ( ) const
throw (
)
inline
const UInt32 CMI::StrategyOrder::getProductKey ( ) const
throw (
)
inline

References BSWAP32.

FieldsSetIterator CMI::StrategyOrder::getSetIterator ( )
inline
FieldsSetIterator CMI::StrategyOrder::getSetIterator ( StandardHeader message)
inlinestatic
const Alpha CMI::StrategyOrder::getSide ( ) const
throw (
)
inline
const Alpha CMI::StrategyOrder::getTimeInForce ( ) const
throw (
)
inline
const UInt8 CMI::StrategyOrder::getTradingSessionId ( ) const
throw (
)
inline
const UInt32 CMI::StrategyOrder::getUserSessionKey ( ) const
throw (
)
inline

References BSWAP32.

const UInt16 CMI::StrategyOrder::getYear ( ) const
throw (
)
inline

References BSWAP16.

void CMI::StrategyOrder::setAccount ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::StrategyOrder::setBranch ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::StrategyOrder::setBranchSequenceNumber ( UInt16  value)
throw (
)
inline

References BSWAP16.

void CMI::StrategyOrder::setCoverage ( Alpha  value)
throw (
)
inline
void CMI::StrategyOrder::setDay ( UInt8  value)
throw (
)
inline
void CMI::StrategyOrder::setExecutingGiveUpFirmNumber ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::StrategyOrder::setMonth ( UInt8  value)
throw (
)
inline
void CMI::StrategyOrder::setNBBOProtection ( UInt8  value)
throw (
)
inline
void CMI::StrategyOrder::setOptionalFieldIndicator ( UInt16  value)
throw (
)
inline

References BSWAP16.

void CMI::StrategyOrder::setOriginalQuantity ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::StrategyOrder::setOriginType ( Alpha  value)
throw (
)
inline
void CMI::StrategyOrder::setPositionEffect ( Alpha  value)
throw (
)
inline
void CMI::StrategyOrder::setPriceType ( UInt8  value)
throw (
)
inline
void CMI::StrategyOrder::setProductKey ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::StrategyOrder::setSide ( Alpha  value)
throw (
)
inline
void CMI::StrategyOrder::setTimeInForce ( Alpha  value)
throw (
)
inline
void CMI::StrategyOrder::setTradingSessionId ( UInt8  value)
throw (
)
inline
void CMI::StrategyOrder::setUserSessionKey ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::StrategyOrder::setYear ( UInt16  value)
throw (
)
inline

References BSWAP16.

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

Referenced by CMI::messageToStream().

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

Member Data Documentation

Alpha4 CMI::StrategyOrder::account
Alpha3 CMI::StrategyOrder::branch
UInt16 CMI::StrategyOrder::branchSequenceNumber
Alpha CMI::StrategyOrder::coverage
UInt8 CMI::StrategyOrder::day
Alpha4 CMI::StrategyOrder::executingGiveUpFirmNumber
UInt8 CMI::StrategyOrder::month
UInt8 CMI::StrategyOrder::nbboProtection
UInt16 CMI::StrategyOrder::optionalFieldIndicator
UInt32 CMI::StrategyOrder::originalQuantity
Alpha CMI::StrategyOrder::originType
Alpha CMI::StrategyOrder::positionEffect
Decimal CMI::StrategyOrder::price
UInt8 CMI::StrategyOrder::priceType
UInt32 CMI::StrategyOrder::productKey
Alpha CMI::StrategyOrder::side
Alpha CMI::StrategyOrder::timeInForce
UInt8 CMI::StrategyOrder::tradingSessionId
const MessageType::Enum CMI::StrategyOrder::TYPE = MessageType::MessageType_StrategyOrder
static
UInt32 CMI::StrategyOrder::userSessionKey
UInt16 CMI::StrategyOrder::year