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
ILink3::NewOrderCross544 Struct Reference

#include <ILink3BinaryMessages.h>

+ Inheritance diagram for ILink3::NewOrderCross544:
+ Collaboration diagram for ILink3::NewOrderCross544:

Classes

struct  NoSides
 

Public Member Functions

NewOrderCross544clone ()
 
const uInt64 getCrossID () const throw ()
 
FieldsIterator getIterator () const
 
const AsciiString getLocation () const throw ()
 
const ManualOrdIndReq::Enum getManualOrderIndicator () const throw ()
 
size_t getMsgLength () const
 
const NoSidesgetNoSides () const
 
NoSidesgetNoSides ()
 
const uInt64 getOrderRequestID () 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 uInt64 getTransBkdTime () const throw ()
 
 NewOrderCross544 () throw ()
 
 NewOrderCross544 (bool initFields) throw ()
 
void setCrossID (uInt64 value) throw ()
 
void setLocation (const AsciiString &val) throw ()
 
void setManualOrderIndicator (const ManualOrdIndReq::Enum val) throw ()
 
void setOrderRequestID (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 setTransBkdTime (uInt64 value) throw ()
 
std::ostream & toStream (std::ostream &os) const
 
std::string toString () const
 
void updateMessageLength ()
 
- Public Member Functions inherited from ILink3::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 CrossPrioritizationgetCrossPrioritizationField ()
 
static const CrossTypegetCrossTypeField ()
 
static FieldsIterator getIterator (const StandardHeader &message)
 
static size_t getMinMessageSize ()
 
static const CrossOrderTypegetOrdType ()
 
static FieldsSetIterator getSetIterator (StandardHeader &message)
 
static bool hasRepeatingGroups ()
 
static void updateMessageLength (StandardHeader &message)
 

Public Attributes

uInt64 crossID
 
String5Req location
 
ManualOrdIndReq manualOrderIndicator
 
uInt64 orderRequestID
 
PRICE9 price
 
Int32 securityID
 
String20Req senderID
 
uInt64 sendingTimeEpoch
 
uInt32 seqNum
 
uInt64 transBkdTime
 
- Public Attributes inherited from ILink3::StandardHeader
u16 encodingType
 
u16 messageLength
 
messageHeader sbeHeader
 

Static Public Attributes

static const u16 BlockLength = 74
 
static constexpr const char * SemanticType = "s"
 
static const u16 TemplateID = 544
 

Constructor & Destructor Documentation

ILink3::NewOrderCross544::NewOrderCross544 ( )
throw (
)
inline
ILink3::NewOrderCross544::NewOrderCross544 ( bool  initFields)
throw (
)
inlineexplicit

Member Function Documentation

NewOrderCross544* ILink3::NewOrderCross544::clone ( )
inline
const uInt64 ILink3::NewOrderCross544::getCrossID ( ) const
throw (
)
inline
static const CrossPrioritization& ILink3::NewOrderCross544::getCrossPrioritizationField ( )
inlinestatic
static const CrossType& ILink3::NewOrderCross544::getCrossTypeField ( )
inlinestatic
FieldsIterator ILink3::NewOrderCross544::getIterator ( ) const
inline
FieldsIterator ILink3::NewOrderCross544::getIterator ( const StandardHeader message)
inlinestatic
const AsciiString ILink3::NewOrderCross544::getLocation ( ) const
throw (
)
inline
const ManualOrdIndReq::Enum ILink3::NewOrderCross544::getManualOrderIndicator ( ) const
throw (
)
inline
size_t ILink3::NewOrderCross544::getMinMessageSize ( )
inlinestatic
size_t ILink3::NewOrderCross544::getMsgLength ( ) const
inline
const NoSides& ILink3::NewOrderCross544::getNoSides ( ) const
inline
NoSides& ILink3::NewOrderCross544::getNoSides ( )
inline
const uInt64 ILink3::NewOrderCross544::getOrderRequestID ( ) const
throw (
)
inline
static const CrossOrderType& ILink3::NewOrderCross544::getOrdType ( )
inlinestatic
const Int32 ILink3::NewOrderCross544::getSecurityID ( ) const
throw (
)
inline
const AsciiString ILink3::NewOrderCross544::getSenderID ( ) const
throw (
)
inline
const uInt64 ILink3::NewOrderCross544::getSendingTimeEpoch ( ) const
throw (
)
inline
const uInt32 ILink3::NewOrderCross544::getSeqNum ( ) const
throw (
)
inline
FieldsSetIterator ILink3::NewOrderCross544::getSetIterator ( )
inline
FieldsSetIterator ILink3::NewOrderCross544::getSetIterator ( StandardHeader message)
inlinestatic
const uInt64 ILink3::NewOrderCross544::getTransBkdTime ( ) const
throw (
)
inline
static bool ILink3::NewOrderCross544::hasRepeatingGroups ( )
inlinestatic
void ILink3::NewOrderCross544::setCrossID ( uInt64  value)
throw (
)
inline
void ILink3::NewOrderCross544::setLocation ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::NewOrderCross544::setManualOrderIndicator ( const ManualOrdIndReq::Enum  val)
throw (
)
inline
void ILink3::NewOrderCross544::setOrderRequestID ( uInt64  value)
throw (
)
inline
void ILink3::NewOrderCross544::setSecurityID ( Int32  value)
throw (
)
inline
void ILink3::NewOrderCross544::setSenderID ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::NewOrderCross544::setSendingTimeEpoch ( uInt64  value)
throw (
)
inline
void ILink3::NewOrderCross544::setSeqNum ( uInt32  value)
throw (
)
inline
void ILink3::NewOrderCross544::setTransBkdTime ( uInt64  value)
throw (
)
inline
std::ostream& ILink3::NewOrderCross544::toStream ( std::ostream &  os) const
inline

Referenced by ILink3::messageToStream().

std::string ILink3::NewOrderCross544::toString ( ) const
inline
void ILink3::NewOrderCross544::updateMessageLength ( )
inline
static void ILink3::NewOrderCross544::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

const u16 ILink3::NewOrderCross544::BlockLength = 74
static
uInt64 ILink3::NewOrderCross544::crossID
String5Req ILink3::NewOrderCross544::location
ManualOrdIndReq ILink3::NewOrderCross544::manualOrderIndicator
uInt64 ILink3::NewOrderCross544::orderRequestID
PRICE9 ILink3::NewOrderCross544::price
Int32 ILink3::NewOrderCross544::securityID
constexpr const char* ILink3::NewOrderCross544::SemanticType = "s"
static
String20Req ILink3::NewOrderCross544::senderID
uInt64 ILink3::NewOrderCross544::sendingTimeEpoch
uInt32 ILink3::NewOrderCross544::seqNum
const u16 ILink3::NewOrderCross544::TemplateID = 544
static
uInt64 ILink3::NewOrderCross544::transBkdTime