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
ILink3V5::ExecutionReportTradeOutright525 Struct Reference

#include <ILink3V5BinaryMessages.h>

+ Inheritance diagram for ILink3V5::ExecutionReportTradeOutright525:
+ Collaboration diagram for ILink3V5::ExecutionReportTradeOutright525:

Classes

struct  NoFills
 
struct  NoOrderEvents
 

Public Member Functions

ExecutionReportTradeOutright525clone ()
 
 ExecutionReportTradeOutright525 () throw ()
 
 ExecutionReportTradeOutright525 (bool initFields) throw ()
 
const BooleanFlag::Enum getAggressorIndicator () const throw ()
 
const AsciiString getClOrdID () const throw ()
 
const uInt64NULL getCrossID () const throw ()
 
const uInt8NULL getCrossType () const throw ()
 
const uInt32 getCumQty () 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 uInt32 getLastQty () const throw ()
 
const uInt32 getLeavesQty () const throw ()
 
const BooleanNULL::Enum getLiquidityFlag () const throw ()
 
const AsciiString getLocation () const throw ()
 
const BooleanNULL::Enum getManagedOrder () const throw ()
 
const ManualOrdIndReq::Enum getManualOrderIndicator () const throw ()
 
const uInt32 getMDTradeEntryID () const throw ()
 
size_t getMsgLength () const
 
const NoFillsgetNoFills () const
 
NoFillsgetNoFills ()
 
const NoOrderEventsgetNoOrderEvents () const
 
NoOrderEventsgetNoOrderEvents ()
 
const uInt64 getOrderID () const throw ()
 
const uInt32 getOrderQty () const throw ()
 
const uInt64 getOrderRequestID () const throw ()
 
const OrdStatusTrd::Enum getOrdStatus () const throw ()
 
const OrderType::Enum getOrdType () const throw ()
 
const uInt8 getOwnership () const throw ()
 
const uInt64 getPartyDetailsListReqID () const throw ()
 
const BooleanFlag::Enum getPossRetransFlag () const throw ()
 
const uInt64 getSecExecID () 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 uInt32 getSideTradeID () const throw ()
 
const TimeInForce::Enum getTimeInForce () const throw ()
 
const LocalMktDate getTradeDate () const throw ()
 
const uInt32NULL getTradeLinkID () const throw ()
 
const uInt64 getTransactTime () const throw ()
 
const uInt64 getUUID () const throw ()
 
void setAggressorIndicator (const BooleanFlag::Enum val) throw ()
 
void setClOrdID (const AsciiString &val) throw ()
 
void setCrossID (uInt64NULL value) throw ()
 
void setCrossType (uInt8NULL value) throw ()
 
void setCumQty (uInt32 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 setLastQty (uInt32 value) throw ()
 
void setLeavesQty (uInt32 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 setMDTradeEntryID (uInt32 value) throw ()
 
void setOrderID (uInt64 value) throw ()
 
void setOrderQty (uInt32 value) throw ()
 
void setOrderRequestID (uInt64 value) throw ()
 
void setOrdStatus (const OrdStatusTrd::Enum val) throw ()
 
void setOrdType (const OrderType::Enum val) throw ()
 
void setOwnership (uInt8 value) throw ()
 
void setPartyDetailsListReqID (uInt64 value) throw ()
 
void setPossRetransFlag (const BooleanFlag::Enum val) throw ()
 
void setSecExecID (uInt64 value) 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 setSideTradeID (uInt32 value) throw ()
 
void setTimeInForce (const TimeInForce::Enum val) throw ()
 
void setTradeDate (LocalMktDate value) throw ()
 
void setTradeLinkID (uInt32NULL value) 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 ILink3V5::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 ExecTypeTradegetExecType ()
 
static FieldsIterator getIterator (const StandardHeader &message)
 
static size_t getMinMessageSize ()
 
static FieldsSetIterator getSetIterator (StandardHeader &message)
 
static bool hasRepeatingGroups ()
 
static void updateMessageLength (StandardHeader &message)
 

Public Attributes

BooleanFlag aggressorIndicator
 
String20Req clOrdID
 
uInt64NULL crossID
 
uInt8NULL crossType
 
uInt32 cumQty
 
String40 execID
 
ExecInst execInst
 
ExecMode executionMode
 
LocalMktDate expireDate
 
uInt64NULL hostCrossID
 
PRICE9 lastPx
 
uInt32 lastQty
 
uInt32 leavesQty
 
BooleanNULL liquidityFlag
 
String5Req location
 
BooleanNULL managedOrder
 
ManualOrdIndReq manualOrderIndicator
 
uInt32 mdTradeEntryID
 
uInt64 orderID
 
uInt32 orderQty
 
uInt64 orderRequestID
 
OrdStatusTrd ordStatus
 
OrderType ordType
 
uInt8 ownership
 
uInt64 partyDetailsListReqID
 
BooleanFlag possRetransFlag
 
PRICE9 price
 
uInt64 secExecID
 
Int32 securityID
 
String20Req senderID
 
uInt64 sendingTimeEpoch
 
uInt32 seqNum
 
ShortSaleType shortSaleType
 
SideReq side
 
uInt32 sideTradeID
 
PRICENULL9 stopPx
 
TimeInForce timeInForce
 
LocalMktDate tradeDate
 
uInt32NULL tradeLinkID
 
uInt64 transactTime
 
uInt64 uuid
 
- Public Attributes inherited from ILink3V5::StandardHeader
u16 encodingType
 
u16 messageLength
 
messageHeader sbeHeader
 

Static Public Attributes

static const u16 BlockLength = 235
 
static constexpr const char * SemanticType = "8"
 
static const u16 TemplateID = 525
 

Constructor & Destructor Documentation

ILink3V5::ExecutionReportTradeOutright525::ExecutionReportTradeOutright525 ( )
throw (
)
inline
ILink3V5::ExecutionReportTradeOutright525::ExecutionReportTradeOutright525 ( bool  initFields)
throw (
)
inlineexplicit

Member Function Documentation

ExecutionReportTradeOutright525* ILink3V5::ExecutionReportTradeOutright525::clone ( )
inline
const BooleanFlag::Enum ILink3V5::ExecutionReportTradeOutright525::getAggressorIndicator ( ) const
throw (
)
inline
const AsciiString ILink3V5::ExecutionReportTradeOutright525::getClOrdID ( ) const
throw (
)
inline
const uInt64NULL ILink3V5::ExecutionReportTradeOutright525::getCrossID ( ) const
throw (
)
inline
const uInt8NULL ILink3V5::ExecutionReportTradeOutright525::getCrossType ( ) const
throw (
)
inline
const uInt32 ILink3V5::ExecutionReportTradeOutright525::getCumQty ( ) const
throw (
)
inline
const AsciiString ILink3V5::ExecutionReportTradeOutright525::getExecID ( ) const
throw (
)
inline
const u8 ILink3V5::ExecutionReportTradeOutright525::getExecInst ( ) const
throw (
)
inline
static const ExecTypeTrade& ILink3V5::ExecutionReportTradeOutright525::getExecType ( )
inlinestatic
const ExecMode::Enum ILink3V5::ExecutionReportTradeOutright525::getExecutionMode ( ) const
throw (
)
inline
const LocalMktDate ILink3V5::ExecutionReportTradeOutright525::getExpireDate ( ) const
throw (
)
inline
const uInt64NULL ILink3V5::ExecutionReportTradeOutright525::getHostCrossID ( ) const
throw (
)
inline
FieldsIterator ILink3V5::ExecutionReportTradeOutright525::getIterator ( ) const
inline
FieldsIterator ILink3V5::ExecutionReportTradeOutright525::getIterator ( const StandardHeader message)
inlinestatic
const uInt32 ILink3V5::ExecutionReportTradeOutright525::getLastQty ( ) const
throw (
)
inline
const uInt32 ILink3V5::ExecutionReportTradeOutright525::getLeavesQty ( ) const
throw (
)
inline
const BooleanNULL::Enum ILink3V5::ExecutionReportTradeOutright525::getLiquidityFlag ( ) const
throw (
)
inline
const AsciiString ILink3V5::ExecutionReportTradeOutright525::getLocation ( ) const
throw (
)
inline
const BooleanNULL::Enum ILink3V5::ExecutionReportTradeOutright525::getManagedOrder ( ) const
throw (
)
inline
const ManualOrdIndReq::Enum ILink3V5::ExecutionReportTradeOutright525::getManualOrderIndicator ( ) const
throw (
)
inline
const uInt32 ILink3V5::ExecutionReportTradeOutright525::getMDTradeEntryID ( ) const
throw (
)
inline
size_t ILink3V5::ExecutionReportTradeOutright525::getMinMessageSize ( )
inlinestatic
size_t ILink3V5::ExecutionReportTradeOutright525::getMsgLength ( ) const
inline
const NoFills& ILink3V5::ExecutionReportTradeOutright525::getNoFills ( ) const
inline
NoFills& ILink3V5::ExecutionReportTradeOutright525::getNoFills ( )
inline
const NoOrderEvents& ILink3V5::ExecutionReportTradeOutright525::getNoOrderEvents ( ) const
inline
NoOrderEvents& ILink3V5::ExecutionReportTradeOutright525::getNoOrderEvents ( )
inline
const uInt64 ILink3V5::ExecutionReportTradeOutright525::getOrderID ( ) const
throw (
)
inline
const uInt32 ILink3V5::ExecutionReportTradeOutright525::getOrderQty ( ) const
throw (
)
inline
const uInt64 ILink3V5::ExecutionReportTradeOutright525::getOrderRequestID ( ) const
throw (
)
inline
const OrdStatusTrd::Enum ILink3V5::ExecutionReportTradeOutright525::getOrdStatus ( ) const
throw (
)
inline
const OrderType::Enum ILink3V5::ExecutionReportTradeOutright525::getOrdType ( ) const
throw (
)
inline
const uInt8 ILink3V5::ExecutionReportTradeOutright525::getOwnership ( ) const
throw (
)
inline
const uInt64 ILink3V5::ExecutionReportTradeOutright525::getPartyDetailsListReqID ( ) const
throw (
)
inline
const BooleanFlag::Enum ILink3V5::ExecutionReportTradeOutright525::getPossRetransFlag ( ) const
throw (
)
inline
const uInt64 ILink3V5::ExecutionReportTradeOutright525::getSecExecID ( ) const
throw (
)
inline
const Int32 ILink3V5::ExecutionReportTradeOutright525::getSecurityID ( ) const
throw (
)
inline
const AsciiString ILink3V5::ExecutionReportTradeOutright525::getSenderID ( ) const
throw (
)
inline
const uInt64 ILink3V5::ExecutionReportTradeOutright525::getSendingTimeEpoch ( ) const
throw (
)
inline
const uInt32 ILink3V5::ExecutionReportTradeOutright525::getSeqNum ( ) const
throw (
)
inline
FieldsSetIterator ILink3V5::ExecutionReportTradeOutright525::getSetIterator ( )
inline
FieldsSetIterator ILink3V5::ExecutionReportTradeOutright525::getSetIterator ( StandardHeader message)
inlinestatic
const ShortSaleType::Enum ILink3V5::ExecutionReportTradeOutright525::getShortSaleType ( ) const
throw (
)
inline
const SideReq::Enum ILink3V5::ExecutionReportTradeOutright525::getSide ( ) const
throw (
)
inline
const uInt32 ILink3V5::ExecutionReportTradeOutright525::getSideTradeID ( ) const
throw (
)
inline
const TimeInForce::Enum ILink3V5::ExecutionReportTradeOutright525::getTimeInForce ( ) const
throw (
)
inline
const LocalMktDate ILink3V5::ExecutionReportTradeOutright525::getTradeDate ( ) const
throw (
)
inline
const uInt32NULL ILink3V5::ExecutionReportTradeOutright525::getTradeLinkID ( ) const
throw (
)
inline
const uInt64 ILink3V5::ExecutionReportTradeOutright525::getTransactTime ( ) const
throw (
)
inline
const uInt64 ILink3V5::ExecutionReportTradeOutright525::getUUID ( ) const
throw (
)
inline
static bool ILink3V5::ExecutionReportTradeOutright525::hasRepeatingGroups ( )
inlinestatic
void ILink3V5::ExecutionReportTradeOutright525::setAggressorIndicator ( const BooleanFlag::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setClOrdID ( const AsciiString val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setCrossID ( uInt64NULL  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setCrossType ( uInt8NULL  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setCumQty ( uInt32  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setExecID ( const AsciiString val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setExecInst ( const u8  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setExecutionMode ( const ExecMode::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setExpireDate ( LocalMktDate  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setHostCrossID ( uInt64NULL  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setLastQty ( uInt32  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setLeavesQty ( uInt32  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setLiquidityFlag ( const BooleanNULL::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setLocation ( const AsciiString val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setManagedOrder ( const BooleanNULL::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setManualOrderIndicator ( const ManualOrdIndReq::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setMDTradeEntryID ( uInt32  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setOrderID ( uInt64  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setOrderQty ( uInt32  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setOrderRequestID ( uInt64  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setOrdStatus ( const OrdStatusTrd::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setOrdType ( const OrderType::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setOwnership ( uInt8  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setPartyDetailsListReqID ( uInt64  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setPossRetransFlag ( const BooleanFlag::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setSecExecID ( uInt64  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setSecurityID ( Int32  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setSenderID ( const AsciiString val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setSendingTimeEpoch ( uInt64  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setSeqNum ( uInt32  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setShortSaleType ( const ShortSaleType::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setSide ( const SideReq::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setSideTradeID ( uInt32  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setTimeInForce ( const TimeInForce::Enum  val)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setTradeDate ( LocalMktDate  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setTradeLinkID ( uInt32NULL  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setTransactTime ( uInt64  value)
throw (
)
inline
void ILink3V5::ExecutionReportTradeOutright525::setUUID ( uInt64  value)
throw (
)
inline
std::ostream& ILink3V5::ExecutionReportTradeOutright525::toStream ( std::ostream &  os) const
inline
std::string ILink3V5::ExecutionReportTradeOutright525::toString ( ) const
inline
void ILink3V5::ExecutionReportTradeOutright525::updateMessageLength ( )
inline
static void ILink3V5::ExecutionReportTradeOutright525::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

BooleanFlag ILink3V5::ExecutionReportTradeOutright525::aggressorIndicator
const u16 ILink3V5::ExecutionReportTradeOutright525::BlockLength = 235
static
String20Req ILink3V5::ExecutionReportTradeOutright525::clOrdID
uInt64NULL ILink3V5::ExecutionReportTradeOutright525::crossID
uInt8NULL ILink3V5::ExecutionReportTradeOutright525::crossType
uInt32 ILink3V5::ExecutionReportTradeOutright525::cumQty
String40 ILink3V5::ExecutionReportTradeOutright525::execID
ExecInst ILink3V5::ExecutionReportTradeOutright525::execInst
ExecMode ILink3V5::ExecutionReportTradeOutright525::executionMode
LocalMktDate ILink3V5::ExecutionReportTradeOutright525::expireDate
uInt64NULL ILink3V5::ExecutionReportTradeOutright525::hostCrossID
PRICE9 ILink3V5::ExecutionReportTradeOutright525::lastPx
uInt32 ILink3V5::ExecutionReportTradeOutright525::lastQty
uInt32 ILink3V5::ExecutionReportTradeOutright525::leavesQty
BooleanNULL ILink3V5::ExecutionReportTradeOutright525::liquidityFlag
String5Req ILink3V5::ExecutionReportTradeOutright525::location
BooleanNULL ILink3V5::ExecutionReportTradeOutright525::managedOrder
ManualOrdIndReq ILink3V5::ExecutionReportTradeOutright525::manualOrderIndicator
uInt32 ILink3V5::ExecutionReportTradeOutright525::mdTradeEntryID
uInt64 ILink3V5::ExecutionReportTradeOutright525::orderID
uInt32 ILink3V5::ExecutionReportTradeOutright525::orderQty
uInt64 ILink3V5::ExecutionReportTradeOutright525::orderRequestID
OrdStatusTrd ILink3V5::ExecutionReportTradeOutright525::ordStatus
OrderType ILink3V5::ExecutionReportTradeOutright525::ordType
uInt8 ILink3V5::ExecutionReportTradeOutright525::ownership
uInt64 ILink3V5::ExecutionReportTradeOutright525::partyDetailsListReqID
BooleanFlag ILink3V5::ExecutionReportTradeOutright525::possRetransFlag
PRICE9 ILink3V5::ExecutionReportTradeOutright525::price
uInt64 ILink3V5::ExecutionReportTradeOutright525::secExecID
Int32 ILink3V5::ExecutionReportTradeOutright525::securityID
constexpr const char* ILink3V5::ExecutionReportTradeOutright525::SemanticType = "8"
static
String20Req ILink3V5::ExecutionReportTradeOutright525::senderID
uInt64 ILink3V5::ExecutionReportTradeOutright525::sendingTimeEpoch
uInt32 ILink3V5::ExecutionReportTradeOutright525::seqNum
ShortSaleType ILink3V5::ExecutionReportTradeOutright525::shortSaleType
SideReq ILink3V5::ExecutionReportTradeOutright525::side
uInt32 ILink3V5::ExecutionReportTradeOutright525::sideTradeID
PRICENULL9 ILink3V5::ExecutionReportTradeOutright525::stopPx
const u16 ILink3V5::ExecutionReportTradeOutright525::TemplateID = 525
static
TimeInForce ILink3V5::ExecutionReportTradeOutright525::timeInForce
LocalMktDate ILink3V5::ExecutionReportTradeOutright525::tradeDate
uInt32NULL ILink3V5::ExecutionReportTradeOutright525::tradeLinkID
uInt64 ILink3V5::ExecutionReportTradeOutright525::transactTime
uInt64 ILink3V5::ExecutionReportTradeOutright525::uuid