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
ILink3V7::ExecutionReportElimination524 Struct Reference

#include <ILink3V7BinaryMessages.h>

+ Inheritance diagram for ILink3V7::ExecutionReportElimination524:
+ Collaboration diagram for ILink3V7::ExecutionReportElimination524:

Public Member Functions

 ExecutionReportElimination524 () throw ()
 
 ExecutionReportElimination524 (bool initFields) throw ()
 
const AsciiString getClOrdID () const throw ()
 
const uInt64NULL getCrossID () const throw ()
 
const uInt8NULL getCrossType () const throw ()
 
const uInt32 getCumQty () const throw ()
 
const uInt32NULL getDisplayQty () const throw ()
 
const AsciiString getExecID () const throw ()
 
const u8 getExecInst () const throw ()
 
const ExecMode::Enum getExecutionMode () const throw ()
 
const LocalMktDate getExpireDate () const throw ()
 
const uInt64NULL getHostCrossID () const throw ()
 
FieldsIterator getIterator () const
 
const BooleanNULL::Enum getLiquidityFlag () const throw ()
 
const AsciiString getLocation () const throw ()
 
const BooleanNULL::Enum getManagedOrder () const throw ()
 
const ManualOrdIndReq::Enum getManualOrderIndicator () const throw ()
 
const uInt32NULL getMinQty () const throw ()
 
size_t getMsgLength () const
 
const uInt64 getOrderID () const throw ()
 
const uInt32 getOrderQty () const throw ()
 
const uInt64 getOrderRequestID () const throw ()
 
const OrderType::Enum getOrdType () const throw ()
 
const uInt64 getPartyDetailsListReqID () const throw ()
 
const BooleanFlag::Enum getPossRetransFlag () const throw ()
 
const Int32 getSecurityID () const throw ()
 
const AsciiString getSenderID () const throw ()
 
const uInt64 getSendingTimeEpoch () const throw ()
 
const uInt32 getSeqNum () const throw ()
 
FieldsSetIterator getSetIterator ()
 
const ShortSaleType::Enum getShortSaleType () const throw ()
 
const SideReq::Enum getSide () const throw ()
 
const TimeInForce::Enum getTimeInForce () const throw ()
 
const uInt64 getTransactTime () const throw ()
 
const uInt64 getUUID () const throw ()
 
void setClOrdID (const AsciiString &val) throw ()
 
void setCrossID (uInt64NULL value) throw ()
 
void setCrossType (uInt8NULL value) throw ()
 
void setCumQty (uInt32 value) throw ()
 
void setDisplayQty (uInt32NULL value) throw ()
 
void setExecID (const AsciiString &val) throw ()
 
void setExecInst (const u8 val) throw ()
 
void setExecutionMode (const ExecMode::Enum val) throw ()
 
void setExpireDate (LocalMktDate value) throw ()
 
void setHostCrossID (uInt64NULL value) throw ()
 
void setLiquidityFlag (const BooleanNULL::Enum val) throw ()
 
void setLocation (const AsciiString &val) throw ()
 
void setManagedOrder (const BooleanNULL::Enum val) throw ()
 
void setManualOrderIndicator (const ManualOrdIndReq::Enum val) throw ()
 
void setMinQty (uInt32NULL value) throw ()
 
void setOrderID (uInt64 value) throw ()
 
void setOrderQty (uInt32 value) throw ()
 
void setOrderRequestID (uInt64 value) throw ()
 
void setOrdType (const OrderType::Enum val) throw ()
 
void setPartyDetailsListReqID (uInt64 value) throw ()
 
void setPossRetransFlag (const BooleanFlag::Enum val) throw ()
 
void setSecurityID (Int32 value) throw ()
 
void setSenderID (const AsciiString &val) throw ()
 
void setSendingTimeEpoch (uInt64 value) throw ()
 
void setSeqNum (uInt32 value) throw ()
 
void setShortSaleType (const ShortSaleType::Enum val) throw ()
 
void setSide (const SideReq::Enum val) throw ()
 
void setTimeInForce (const TimeInForce::Enum val) throw ()
 
void setTransactTime (uInt64 value) throw ()
 
void setUUID (uInt64 value) throw ()
 
std::ostream & toStream (std::ostream &os) const
 
std::string toString () const
 
void updateMessageLength ()
 
- Public Member Functions inherited from ILink3V7::StandardHeader
u16 getEncodingType () const
 
u16 getMessageLength () const
 
const messageHeadergetSbeHeader () const
 
template<typename T >
const T & getTypedMessage () const
 
template<typename T >
T & getTypedMessage ()
 
void setEncodingType (u16 value)
 
void setEncodingType (const messageHeader &value)
 
void setMessageLength (u16 value)
 
 StandardHeader ()
 

Static Public Member Functions

static const ExecTypeExpgetExecType ()
 
static FieldsIterator getIterator (const StandardHeader &message)
 
static size_t getMinMessageSize ()
 
static const OrdStatusExpgetOrdStatus ()
 
static FieldsSetIterator getSetIterator (StandardHeader &message)
 
static bool hasRepeatingGroups ()
 
static void updateMessageLength (StandardHeader &message)
 

Public Attributes

String20Req clOrdID
 
uInt64NULL crossID
 
uInt8NULL crossType
 
uInt32 cumQty
 
PRICENULL9 discretionPrice
 
uInt32NULL displayQty
 
String40 execID
 
ExecInst execInst
 
ExecMode executionMode
 
LocalMktDate expireDate
 
uInt64NULL hostCrossID
 
BooleanNULL liquidityFlag
 
String5Req location
 
BooleanNULL managedOrder
 
ManualOrdIndReq manualOrderIndicator
 
uInt32NULL minQty
 
uInt64 orderID
 
uInt32 orderQty
 
uInt64 orderRequestID
 
OrderType ordType
 
uInt64 partyDetailsListReqID
 
BooleanFlag possRetransFlag
 
PRICE9 price
 
Int32 securityID
 
String20Req senderID
 
uInt64 sendingTimeEpoch
 
uInt32 seqNum
 
ShortSaleType shortSaleType
 
SideReq side
 
PRICENULL9 stopPx
 
TimeInForce timeInForce
 
uInt64 transactTime
 
uInt64 uuid
 
- Public Attributes inherited from ILink3V7::StandardHeader
u16 encodingType
 
u16 messageLength
 
messageHeader sbeHeader
 

Static Public Attributes

static const u16 BlockLength = 210
 
static constexpr const char * SemanticType = "8"
 
static const u16 TemplateID = 524
 

Constructor & Destructor Documentation

ILink3V7::ExecutionReportElimination524::ExecutionReportElimination524 ( )
throw (
)
inline
ILink3V7::ExecutionReportElimination524::ExecutionReportElimination524 ( bool  initFields)
throw (
)
inlineexplicit

Member Function Documentation

const AsciiString ILink3V7::ExecutionReportElimination524::getClOrdID ( ) const
throw (
)
inline
const uInt64NULL ILink3V7::ExecutionReportElimination524::getCrossID ( ) const
throw (
)
inline
const uInt8NULL ILink3V7::ExecutionReportElimination524::getCrossType ( ) const
throw (
)
inline
const uInt32 ILink3V7::ExecutionReportElimination524::getCumQty ( ) const
throw (
)
inline
const uInt32NULL ILink3V7::ExecutionReportElimination524::getDisplayQty ( ) const
throw (
)
inline
const AsciiString ILink3V7::ExecutionReportElimination524::getExecID ( ) const
throw (
)
inline
const u8 ILink3V7::ExecutionReportElimination524::getExecInst ( ) const
throw (
)
inline
static const ExecTypeExp& ILink3V7::ExecutionReportElimination524::getExecType ( )
inlinestatic
const ExecMode::Enum ILink3V7::ExecutionReportElimination524::getExecutionMode ( ) const
throw (
)
inline
const LocalMktDate ILink3V7::ExecutionReportElimination524::getExpireDate ( ) const
throw (
)
inline
const uInt64NULL ILink3V7::ExecutionReportElimination524::getHostCrossID ( ) const
throw (
)
inline
FieldsIterator ILink3V7::ExecutionReportElimination524::getIterator ( ) const
inline
FieldsIterator ILink3V7::ExecutionReportElimination524::getIterator ( const StandardHeader message)
inlinestatic
const BooleanNULL::Enum ILink3V7::ExecutionReportElimination524::getLiquidityFlag ( ) const
throw (
)
inline
const AsciiString ILink3V7::ExecutionReportElimination524::getLocation ( ) const
throw (
)
inline
const BooleanNULL::Enum ILink3V7::ExecutionReportElimination524::getManagedOrder ( ) const
throw (
)
inline
const ManualOrdIndReq::Enum ILink3V7::ExecutionReportElimination524::getManualOrderIndicator ( ) const
throw (
)
inline
size_t ILink3V7::ExecutionReportElimination524::getMinMessageSize ( )
inlinestatic
const uInt32NULL ILink3V7::ExecutionReportElimination524::getMinQty ( ) const
throw (
)
inline
size_t ILink3V7::ExecutionReportElimination524::getMsgLength ( ) const
inline
const uInt64 ILink3V7::ExecutionReportElimination524::getOrderID ( ) const
throw (
)
inline
const uInt32 ILink3V7::ExecutionReportElimination524::getOrderQty ( ) const
throw (
)
inline
const uInt64 ILink3V7::ExecutionReportElimination524::getOrderRequestID ( ) const
throw (
)
inline
static const OrdStatusExp& ILink3V7::ExecutionReportElimination524::getOrdStatus ( )
inlinestatic
const OrderType::Enum ILink3V7::ExecutionReportElimination524::getOrdType ( ) const
throw (
)
inline
const uInt64 ILink3V7::ExecutionReportElimination524::getPartyDetailsListReqID ( ) const
throw (
)
inline
const BooleanFlag::Enum ILink3V7::ExecutionReportElimination524::getPossRetransFlag ( ) const
throw (
)
inline
const Int32 ILink3V7::ExecutionReportElimination524::getSecurityID ( ) const
throw (
)
inline
const AsciiString ILink3V7::ExecutionReportElimination524::getSenderID ( ) const
throw (
)
inline
const uInt64 ILink3V7::ExecutionReportElimination524::getSendingTimeEpoch ( ) const
throw (
)
inline
const uInt32 ILink3V7::ExecutionReportElimination524::getSeqNum ( ) const
throw (
)
inline
FieldsSetIterator ILink3V7::ExecutionReportElimination524::getSetIterator ( )
inline
FieldsSetIterator ILink3V7::ExecutionReportElimination524::getSetIterator ( StandardHeader message)
inlinestatic
const ShortSaleType::Enum ILink3V7::ExecutionReportElimination524::getShortSaleType ( ) const
throw (
)
inline
const SideReq::Enum ILink3V7::ExecutionReportElimination524::getSide ( ) const
throw (
)
inline
const TimeInForce::Enum ILink3V7::ExecutionReportElimination524::getTimeInForce ( ) const
throw (
)
inline
const uInt64 ILink3V7::ExecutionReportElimination524::getTransactTime ( ) const
throw (
)
inline
const uInt64 ILink3V7::ExecutionReportElimination524::getUUID ( ) const
throw (
)
inline
static bool ILink3V7::ExecutionReportElimination524::hasRepeatingGroups ( )
inlinestatic
void ILink3V7::ExecutionReportElimination524::setClOrdID ( const AsciiString val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setCrossID ( uInt64NULL  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setCrossType ( uInt8NULL  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setCumQty ( uInt32  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setDisplayQty ( uInt32NULL  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setExecID ( const AsciiString val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setExecInst ( const u8  val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setExecutionMode ( const ExecMode::Enum  val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setExpireDate ( LocalMktDate  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setHostCrossID ( uInt64NULL  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setLiquidityFlag ( const BooleanNULL::Enum  val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setLocation ( const AsciiString val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setManagedOrder ( const BooleanNULL::Enum  val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setManualOrderIndicator ( const ManualOrdIndReq::Enum  val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setMinQty ( uInt32NULL  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setOrderID ( uInt64  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setOrderQty ( uInt32  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setOrderRequestID ( uInt64  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setOrdType ( const OrderType::Enum  val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setPartyDetailsListReqID ( uInt64  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setPossRetransFlag ( const BooleanFlag::Enum  val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setSecurityID ( Int32  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setSenderID ( const AsciiString val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setSendingTimeEpoch ( uInt64  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setSeqNum ( uInt32  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setShortSaleType ( const ShortSaleType::Enum  val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setSide ( const SideReq::Enum  val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setTimeInForce ( const TimeInForce::Enum  val)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setTransactTime ( uInt64  value)
throw (
)
inline
void ILink3V7::ExecutionReportElimination524::setUUID ( uInt64  value)
throw (
)
inline
std::ostream& ILink3V7::ExecutionReportElimination524::toStream ( std::ostream &  os) const
inline
std::string ILink3V7::ExecutionReportElimination524::toString ( ) const
inline
void ILink3V7::ExecutionReportElimination524::updateMessageLength ( )
inline
static void ILink3V7::ExecutionReportElimination524::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

const u16 ILink3V7::ExecutionReportElimination524::BlockLength = 210
static
String20Req ILink3V7::ExecutionReportElimination524::clOrdID
uInt64NULL ILink3V7::ExecutionReportElimination524::crossID
uInt8NULL ILink3V7::ExecutionReportElimination524::crossType
uInt32 ILink3V7::ExecutionReportElimination524::cumQty
PRICENULL9 ILink3V7::ExecutionReportElimination524::discretionPrice
uInt32NULL ILink3V7::ExecutionReportElimination524::displayQty
String40 ILink3V7::ExecutionReportElimination524::execID
ExecInst ILink3V7::ExecutionReportElimination524::execInst
ExecMode ILink3V7::ExecutionReportElimination524::executionMode
LocalMktDate ILink3V7::ExecutionReportElimination524::expireDate
uInt64NULL ILink3V7::ExecutionReportElimination524::hostCrossID
BooleanNULL ILink3V7::ExecutionReportElimination524::liquidityFlag
String5Req ILink3V7::ExecutionReportElimination524::location
BooleanNULL ILink3V7::ExecutionReportElimination524::managedOrder
ManualOrdIndReq ILink3V7::ExecutionReportElimination524::manualOrderIndicator
uInt32NULL ILink3V7::ExecutionReportElimination524::minQty
uInt64 ILink3V7::ExecutionReportElimination524::orderID
uInt32 ILink3V7::ExecutionReportElimination524::orderQty
uInt64 ILink3V7::ExecutionReportElimination524::orderRequestID
OrderType ILink3V7::ExecutionReportElimination524::ordType
uInt64 ILink3V7::ExecutionReportElimination524::partyDetailsListReqID
BooleanFlag ILink3V7::ExecutionReportElimination524::possRetransFlag
PRICE9 ILink3V7::ExecutionReportElimination524::price
Int32 ILink3V7::ExecutionReportElimination524::securityID
constexpr const char* ILink3V7::ExecutionReportElimination524::SemanticType = "8"
static
String20Req ILink3V7::ExecutionReportElimination524::senderID
uInt64 ILink3V7::ExecutionReportElimination524::sendingTimeEpoch
uInt32 ILink3V7::ExecutionReportElimination524::seqNum
ShortSaleType ILink3V7::ExecutionReportElimination524::shortSaleType
SideReq ILink3V7::ExecutionReportElimination524::side
PRICENULL9 ILink3V7::ExecutionReportElimination524::stopPx
const u16 ILink3V7::ExecutionReportElimination524::TemplateID = 524
static
TimeInForce ILink3V7::ExecutionReportElimination524::timeInForce
uInt64 ILink3V7::ExecutionReportElimination524::transactTime
uInt64 ILink3V7::ExecutionReportElimination524::uuid