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::OrderFormat2Cancel Struct Reference

#include <CmiBinaryMessages.h>

+ Inheritance diagram for CMI::OrderFormat2Cancel:
+ Collaboration diagram for CMI::OrderFormat2Cancel:

Public Member Functions

const AsciiString getBranch () const throw ()
 
const UInt16 getBranchSequenceNumber () const throw ()
 
const AsciiString getFiller () const throw ()
 
FieldsIterator getIterator () const
 
size_t getMsgLength () const
 
const UInt32 getOriginalOrderHighId () const throw ()
 
const UInt32 getOriginalOrderLowId () const throw ()
 
const UInt32 getProductKey () const throw ()
 
FieldsSetIterator getSetIterator ()
 
const UInt8 getTradingSessionId () const throw ()
 
const AsciiString getUserAssignedCancelId () const throw ()
 
const UInt32 getUserSessionKey () const throw ()
 
 OrderFormat2Cancel () throw ()
 
 OrderFormat2Cancel (bool initFields) throw ()
 
void setBranch (const AsciiString &val) throw ()
 
void setBranchSequenceNumber (UInt16 value) throw ()
 
void setFiller (const AsciiString &val) throw ()
 
void setOriginalOrderHighId (UInt32 value) throw ()
 
void setOriginalOrderLowId (UInt32 value) throw ()
 
void setProductKey (UInt32 value) throw ()
 
void setTradingSessionId (UInt8 value) throw ()
 
void setUserAssignedCancelId (const AsciiString &val) throw ()
 
void setUserSessionKey (UInt32 value) 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

Alpha3 branch
 
UInt16 branchSequenceNumber
 
Alpha2 filler
 
UInt32 originalOrderHighId
 
UInt32 originalOrderLowId
 
UInt32 productKey
 
UInt8 tradingSessionId
 
Alpha8 userAssignedCancelId
 
UInt32 userSessionKey
 
- 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_OrderFormat2Cancel
 

Constructor & Destructor Documentation

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

Member Function Documentation

const AsciiString CMI::OrderFormat2Cancel::getBranch ( ) const
throw (
)
inline
const UInt16 CMI::OrderFormat2Cancel::getBranchSequenceNumber ( ) const
throw (
)
inline

References BSWAP16.

const AsciiString CMI::OrderFormat2Cancel::getFiller ( ) const
throw (
)
inline
FieldsIterator CMI::OrderFormat2Cancel::getIterator ( ) const
inline
FieldsIterator CMI::OrderFormat2Cancel::getIterator ( const StandardHeader message)
inlinestatic
size_t CMI::OrderFormat2Cancel::getMinMessageSize ( )
inlinestatic
size_t CMI::OrderFormat2Cancel::getMsgLength ( ) const
inline
const UInt32 CMI::OrderFormat2Cancel::getOriginalOrderHighId ( ) const
throw (
)
inline

References BSWAP32.

const UInt32 CMI::OrderFormat2Cancel::getOriginalOrderLowId ( ) const
throw (
)
inline

References BSWAP32.

const UInt32 CMI::OrderFormat2Cancel::getProductKey ( ) const
throw (
)
inline

References BSWAP32.

FieldsSetIterator CMI::OrderFormat2Cancel::getSetIterator ( )
inline
FieldsSetIterator CMI::OrderFormat2Cancel::getSetIterator ( StandardHeader message)
inlinestatic
const UInt8 CMI::OrderFormat2Cancel::getTradingSessionId ( ) const
throw (
)
inline
const AsciiString CMI::OrderFormat2Cancel::getUserAssignedCancelId ( ) const
throw (
)
inline
const UInt32 CMI::OrderFormat2Cancel::getUserSessionKey ( ) const
throw (
)
inline

References BSWAP32.

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

References CMI::StringCopy().

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

References BSWAP16.

void CMI::OrderFormat2Cancel::setFiller ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::OrderFormat2Cancel::setOriginalOrderHighId ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::OrderFormat2Cancel::setOriginalOrderLowId ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::OrderFormat2Cancel::setProductKey ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::OrderFormat2Cancel::setTradingSessionId ( UInt8  value)
throw (
)
inline
void CMI::OrderFormat2Cancel::setUserAssignedCancelId ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::OrderFormat2Cancel::setUserSessionKey ( UInt32  value)
throw (
)
inline

References BSWAP32.

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

Referenced by CMI::messageToStream().

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

Member Data Documentation

Alpha3 CMI::OrderFormat2Cancel::branch
UInt16 CMI::OrderFormat2Cancel::branchSequenceNumber
Alpha2 CMI::OrderFormat2Cancel::filler
UInt32 CMI::OrderFormat2Cancel::originalOrderHighId
UInt32 CMI::OrderFormat2Cancel::originalOrderLowId
UInt32 CMI::OrderFormat2Cancel::productKey
UInt8 CMI::OrderFormat2Cancel::tradingSessionId
const MessageType::Enum CMI::OrderFormat2Cancel::TYPE = MessageType::MessageType_OrderFormat2Cancel
static
Alpha8 CMI::OrderFormat2Cancel::userAssignedCancelId
UInt32 CMI::OrderFormat2Cancel::userSessionKey