B2BITS FIX Antenna C++ 2.32.1
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | List of all members
FixMessages::SG_FIX44::BidResponseMessage Class Reference

#include <BidResponseMessage.h>

Classes

class  BidComponentsGroup
 
class  HopsGroup
 

Public Types

typedef BidComponentsGroup const & BidComponentsGroupCRef
 
typedef BidComponentsGroupBidComponentsGroupRef
 
typedef HopsGroup const & HopsGroupCRef
 
typedef HopsGroupHopsGroupRef
 

Public Member Functions

FixMessages::SG_FIX44::StringFieldBeginString ()
 
FixMessages::SG_FIX44::StringField const & BeginString () const
 
BidComponentsGroupBidComponents ()
 
BidComponentsGroup const & BidComponents () const
 
FixMessages::SG_FIX44::StringFieldBidID ()
 
FixMessages::SG_FIX44::StringField const & BidID () const
 
 BidResponseMessage ()
 
 BidResponseMessage (Engine::FIXMessage *msg)
 
FixMessages::SG_FIX44::LengthFieldBodyLength ()
 
FixMessages::SG_FIX44::LengthField const & BodyLength () const
 
void check () const
 
FixMessages::SG_FIX44::StringFieldCheckSum ()
 
FixMessages::SG_FIX44::StringField const & CheckSum () const
 
FixMessages::SG_FIX44::StringFieldClientBidID ()
 
FixMessages::SG_FIX44::StringField const & ClientBidID () const
 
FixMessages::SG_FIX44::StringFieldDeliverToCompID ()
 
FixMessages::SG_FIX44::StringField const & DeliverToCompID () const
 
FixMessages::SG_FIX44::StringFieldDeliverToLocationID ()
 
FixMessages::SG_FIX44::StringField const & DeliverToLocationID () const
 
FixMessages::SG_FIX44::StringFieldDeliverToSubID ()
 
FixMessages::SG_FIX44::StringField const & DeliverToSubID () const
 
Engine::FIXMessageget ()
 
Engine::FIXMessage const * get () const
 
HopsGroupHops ()
 
HopsGroup const & Hops () const
 
FixMessages::SG_FIX44::SeqNumFieldLastMsgSeqNumProcessed ()
 
FixMessages::SG_FIX44::SeqNumField const & LastMsgSeqNumProcessed () const
 
FixMessages::SG_FIX44::StringFieldMessageEncoding ()
 
FixMessages::SG_FIX44::StringField const & MessageEncoding () const
 
FixMessages::SG_FIX44::SeqNumFieldMsgSeqNum ()
 
FixMessages::SG_FIX44::SeqNumField const & MsgSeqNum () const
 
FixMessages::SG_FIX44::StringFieldMsgType ()
 
FixMessages::SG_FIX44::StringField const & MsgType () const
 
FixMessages::SG_FIX44::NumInGroupFieldNoBidComponents ()
 
FixMessages::SG_FIX44::NumInGroupField const & NoBidComponents () const
 
FixMessages::SG_FIX44::NumInGroupFieldNoHops ()
 
FixMessages::SG_FIX44::NumInGroupField const & NoHops () const
 
FixMessages::SG_FIX44::StringFieldOnBehalfOfCompID ()
 
FixMessages::SG_FIX44::StringField const & OnBehalfOfCompID () const
 
FixMessages::SG_FIX44::StringFieldOnBehalfOfLocationID ()
 
FixMessages::SG_FIX44::StringField const & OnBehalfOfLocationID () const
 
FixMessages::SG_FIX44::UTCTimestampFieldOnBehalfOfSendingTime ()
 
FixMessages::SG_FIX44::UTCTimestampField const & OnBehalfOfSendingTime () const
 
FixMessages::SG_FIX44::StringFieldOnBehalfOfSubID ()
 
FixMessages::SG_FIX44::StringField const & OnBehalfOfSubID () const
 
 operator Engine::FIXMessage * ()
 
 operator Engine::FIXMessage const * () const
 
FixMessages::SG_FIX44::UTCTimestampFieldOrigSendingTime ()
 
FixMessages::SG_FIX44::UTCTimestampField const & OrigSendingTime () const
 
FixMessages::SG_FIX44::BooleanFieldPossDupFlag ()
 
FixMessages::SG_FIX44::BooleanField const & PossDupFlag () const
 
FixMessages::SG_FIX44::BooleanFieldPossResend ()
 
FixMessages::SG_FIX44::BooleanField const & PossResend () const
 
std::string raw () const
 
Engine::FIXMessagerelease ()
 
FixMessages::SG_FIX44::DataFieldSecureData ()
 
FixMessages::SG_FIX44::DataField const & SecureData () const
 
FixMessages::SG_FIX44::LengthFieldSecureDataLen ()
 
FixMessages::SG_FIX44::LengthField const & SecureDataLen () const
 
FixMessages::SG_FIX44::StringFieldSenderCompID ()
 
FixMessages::SG_FIX44::StringField const & SenderCompID () const
 
FixMessages::SG_FIX44::StringFieldSenderLocationID ()
 
FixMessages::SG_FIX44::StringField const & SenderLocationID () const
 
FixMessages::SG_FIX44::StringFieldSenderSubID ()
 
FixMessages::SG_FIX44::StringField const & SenderSubID () const
 
FixMessages::SG_FIX44::UTCTimestampFieldSendingTime ()
 
FixMessages::SG_FIX44::UTCTimestampField const & SendingTime () const
 
FixMessages::SG_FIX44::DataFieldSignature ()
 
FixMessages::SG_FIX44::DataField const & Signature () const
 
FixMessages::SG_FIX44::LengthFieldSignatureLength ()
 
FixMessages::SG_FIX44::LengthField const & SignatureLength () const
 
FixMessages::SG_FIX44::StringFieldTargetCompID ()
 
FixMessages::SG_FIX44::StringField const & TargetCompID () const
 
FixMessages::SG_FIX44::StringFieldTargetLocationID ()
 
FixMessages::SG_FIX44::StringField const & TargetLocationID () const
 
FixMessages::SG_FIX44::StringFieldTargetSubID ()
 
FixMessages::SG_FIX44::StringField const & TargetSubID () const
 
FixMessages::SG_FIX44::DataFieldXmlData ()
 
FixMessages::SG_FIX44::DataField const & XmlData () const
 
FixMessages::SG_FIX44::LengthFieldXmlDataLen ()
 
FixMessages::SG_FIX44::LengthField const & XmlDataLen () const
 
 ~BidResponseMessage ()
 

Member Typedef Documentation

◆ BidComponentsGroupCRef

◆ BidComponentsGroupRef

◆ HopsGroupCRef

◆ HopsGroupRef

Constructor & Destructor Documentation

◆ BidResponseMessage() [1/2]

FixMessages::SG_FIX44::BidResponseMessage::BidResponseMessage ( )

◆ BidResponseMessage() [2/2]

FixMessages::SG_FIX44::BidResponseMessage::BidResponseMessage ( Engine::FIXMessage * msg)

◆ ~BidResponseMessage()

FixMessages::SG_FIX44::BidResponseMessage::~BidResponseMessage ( )

Member Function Documentation

◆ BeginString() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::BeginString ( )

◆ BeginString() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::BeginString ( ) const

◆ BidComponents() [1/2]

BidComponentsGroup & FixMessages::SG_FIX44::BidResponseMessage::BidComponents ( )

◆ BidComponents() [2/2]

BidComponentsGroup const & FixMessages::SG_FIX44::BidResponseMessage::BidComponents ( ) const

◆ BidID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::BidID ( )

◆ BidID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::BidID ( ) const

◆ BodyLength() [1/2]

FixMessages::SG_FIX44::LengthField & FixMessages::SG_FIX44::BidResponseMessage::BodyLength ( )

◆ BodyLength() [2/2]

FixMessages::SG_FIX44::LengthField const & FixMessages::SG_FIX44::BidResponseMessage::BodyLength ( ) const

◆ check()

void FixMessages::SG_FIX44::BidResponseMessage::check ( ) const

◆ CheckSum() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::CheckSum ( )

◆ CheckSum() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::CheckSum ( ) const

◆ ClientBidID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::ClientBidID ( )

◆ ClientBidID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::ClientBidID ( ) const

◆ DeliverToCompID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::DeliverToCompID ( )

◆ DeliverToCompID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::DeliverToCompID ( ) const

◆ DeliverToLocationID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::DeliverToLocationID ( )

◆ DeliverToLocationID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::DeliverToLocationID ( ) const

◆ DeliverToSubID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::DeliverToSubID ( )

◆ DeliverToSubID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::DeliverToSubID ( ) const

◆ get() [1/2]

Engine::FIXMessage * FixMessages::SG_FIX44::BidResponseMessage::get ( )

◆ get() [2/2]

Engine::FIXMessage const * FixMessages::SG_FIX44::BidResponseMessage::get ( ) const

◆ Hops() [1/2]

HopsGroup & FixMessages::SG_FIX44::BidResponseMessage::Hops ( )

◆ Hops() [2/2]

HopsGroup const & FixMessages::SG_FIX44::BidResponseMessage::Hops ( ) const

◆ LastMsgSeqNumProcessed() [1/2]

FixMessages::SG_FIX44::SeqNumField & FixMessages::SG_FIX44::BidResponseMessage::LastMsgSeqNumProcessed ( )

◆ LastMsgSeqNumProcessed() [2/2]

FixMessages::SG_FIX44::SeqNumField const & FixMessages::SG_FIX44::BidResponseMessage::LastMsgSeqNumProcessed ( ) const

◆ MessageEncoding() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::MessageEncoding ( )

◆ MessageEncoding() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::MessageEncoding ( ) const

◆ MsgSeqNum() [1/2]

FixMessages::SG_FIX44::SeqNumField & FixMessages::SG_FIX44::BidResponseMessage::MsgSeqNum ( )

◆ MsgSeqNum() [2/2]

FixMessages::SG_FIX44::SeqNumField const & FixMessages::SG_FIX44::BidResponseMessage::MsgSeqNum ( ) const

◆ MsgType() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::MsgType ( )

◆ MsgType() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::MsgType ( ) const

◆ NoBidComponents() [1/2]

FixMessages::SG_FIX44::NumInGroupField & FixMessages::SG_FIX44::BidResponseMessage::NoBidComponents ( )

◆ NoBidComponents() [2/2]

FixMessages::SG_FIX44::NumInGroupField const & FixMessages::SG_FIX44::BidResponseMessage::NoBidComponents ( ) const

◆ NoHops() [1/2]

FixMessages::SG_FIX44::NumInGroupField & FixMessages::SG_FIX44::BidResponseMessage::NoHops ( )

◆ NoHops() [2/2]

FixMessages::SG_FIX44::NumInGroupField const & FixMessages::SG_FIX44::BidResponseMessage::NoHops ( ) const

◆ OnBehalfOfCompID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::OnBehalfOfCompID ( )

◆ OnBehalfOfCompID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::OnBehalfOfCompID ( ) const

◆ OnBehalfOfLocationID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::OnBehalfOfLocationID ( )

◆ OnBehalfOfLocationID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::OnBehalfOfLocationID ( ) const

◆ OnBehalfOfSendingTime() [1/2]

FixMessages::SG_FIX44::UTCTimestampField & FixMessages::SG_FIX44::BidResponseMessage::OnBehalfOfSendingTime ( )

◆ OnBehalfOfSendingTime() [2/2]

FixMessages::SG_FIX44::UTCTimestampField const & FixMessages::SG_FIX44::BidResponseMessage::OnBehalfOfSendingTime ( ) const

◆ OnBehalfOfSubID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::OnBehalfOfSubID ( )

◆ OnBehalfOfSubID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::OnBehalfOfSubID ( ) const

◆ operator Engine::FIXMessage *()

FixMessages::SG_FIX44::BidResponseMessage::operator Engine::FIXMessage * ( )

◆ operator Engine::FIXMessage const *()

FixMessages::SG_FIX44::BidResponseMessage::operator Engine::FIXMessage const * ( ) const

◆ OrigSendingTime() [1/2]

FixMessages::SG_FIX44::UTCTimestampField & FixMessages::SG_FIX44::BidResponseMessage::OrigSendingTime ( )

◆ OrigSendingTime() [2/2]

FixMessages::SG_FIX44::UTCTimestampField const & FixMessages::SG_FIX44::BidResponseMessage::OrigSendingTime ( ) const

◆ PossDupFlag() [1/2]

FixMessages::SG_FIX44::BooleanField & FixMessages::SG_FIX44::BidResponseMessage::PossDupFlag ( )

◆ PossDupFlag() [2/2]

FixMessages::SG_FIX44::BooleanField const & FixMessages::SG_FIX44::BidResponseMessage::PossDupFlag ( ) const

◆ PossResend() [1/2]

FixMessages::SG_FIX44::BooleanField & FixMessages::SG_FIX44::BidResponseMessage::PossResend ( )

◆ PossResend() [2/2]

FixMessages::SG_FIX44::BooleanField const & FixMessages::SG_FIX44::BidResponseMessage::PossResend ( ) const

◆ raw()

std::string FixMessages::SG_FIX44::BidResponseMessage::raw ( ) const

◆ release()

Engine::FIXMessage * FixMessages::SG_FIX44::BidResponseMessage::release ( )

◆ SecureData() [1/2]

FixMessages::SG_FIX44::DataField & FixMessages::SG_FIX44::BidResponseMessage::SecureData ( )

◆ SecureData() [2/2]

FixMessages::SG_FIX44::DataField const & FixMessages::SG_FIX44::BidResponseMessage::SecureData ( ) const

◆ SecureDataLen() [1/2]

FixMessages::SG_FIX44::LengthField & FixMessages::SG_FIX44::BidResponseMessage::SecureDataLen ( )

◆ SecureDataLen() [2/2]

FixMessages::SG_FIX44::LengthField const & FixMessages::SG_FIX44::BidResponseMessage::SecureDataLen ( ) const

◆ SenderCompID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::SenderCompID ( )

◆ SenderCompID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::SenderCompID ( ) const

◆ SenderLocationID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::SenderLocationID ( )

◆ SenderLocationID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::SenderLocationID ( ) const

◆ SenderSubID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::SenderSubID ( )

◆ SenderSubID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::SenderSubID ( ) const

◆ SendingTime() [1/2]

FixMessages::SG_FIX44::UTCTimestampField & FixMessages::SG_FIX44::BidResponseMessage::SendingTime ( )

◆ SendingTime() [2/2]

FixMessages::SG_FIX44::UTCTimestampField const & FixMessages::SG_FIX44::BidResponseMessage::SendingTime ( ) const

◆ Signature() [1/2]

FixMessages::SG_FIX44::DataField & FixMessages::SG_FIX44::BidResponseMessage::Signature ( )

◆ Signature() [2/2]

FixMessages::SG_FIX44::DataField const & FixMessages::SG_FIX44::BidResponseMessage::Signature ( ) const

◆ SignatureLength() [1/2]

FixMessages::SG_FIX44::LengthField & FixMessages::SG_FIX44::BidResponseMessage::SignatureLength ( )

◆ SignatureLength() [2/2]

FixMessages::SG_FIX44::LengthField const & FixMessages::SG_FIX44::BidResponseMessage::SignatureLength ( ) const

◆ TargetCompID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::TargetCompID ( )

◆ TargetCompID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::TargetCompID ( ) const

◆ TargetLocationID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::TargetLocationID ( )

◆ TargetLocationID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::TargetLocationID ( ) const

◆ TargetSubID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::BidResponseMessage::TargetSubID ( )

◆ TargetSubID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::BidResponseMessage::TargetSubID ( ) const

◆ XmlData() [1/2]

FixMessages::SG_FIX44::DataField & FixMessages::SG_FIX44::BidResponseMessage::XmlData ( )

◆ XmlData() [2/2]

FixMessages::SG_FIX44::DataField const & FixMessages::SG_FIX44::BidResponseMessage::XmlData ( ) const

◆ XmlDataLen() [1/2]

FixMessages::SG_FIX44::LengthField & FixMessages::SG_FIX44::BidResponseMessage::XmlDataLen ( )

◆ XmlDataLen() [2/2]

FixMessages::SG_FIX44::LengthField const & FixMessages::SG_FIX44::BidResponseMessage::XmlDataLen ( ) const