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

#include <AllocationReportAckMessage.h>

Public Member Functions

FixMessages::SG_FIX44::StringFieldAllocAccount ()
 
FixMessages::SG_FIX44::StringField const & AllocAccount () const
 
FixMessages::SG_FIX44::IntegerFieldAllocAcctIDSource ()
 
FixMessages::SG_FIX44::IntegerField const & AllocAcctIDSource () const
 
FixMessages::SG_FIX44::PriceFieldAllocPrice ()
 
FixMessages::SG_FIX44::PriceField const & AllocPrice () const
 
FixMessages::SG_FIX44::StringFieldAllocText ()
 
FixMessages::SG_FIX44::StringField const & AllocText () const
 
FixMessages::SG_FIX44::DataFieldEncodedAllocText ()
 
FixMessages::SG_FIX44::DataField const & EncodedAllocText () const
 
FixMessages::SG_FIX44::LengthFieldEncodedAllocTextLen ()
 
FixMessages::SG_FIX44::LengthField const & EncodedAllocTextLen () const
 
 Entry (Engine::FIXGroup *msg, int index)
 
bool get (TagNum tag, std::string *value) const
 
FixMessages::SG_FIX44::StringFieldIndividualAllocID ()
 
FixMessages::SG_FIX44::StringField const & IndividualAllocID () const
 
FixMessages::SG_FIX44::IntegerFieldIndividualAllocRejCode ()
 
FixMessages::SG_FIX44::IntegerField const & IndividualAllocRejCode () const
 
bool set (TagNum tag, std::string const &value)
 
 ~Entry ()
 

Constructor & Destructor Documentation

◆ Entry()

FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::Entry ( Engine::FIXGroup * msg,
int index )

◆ ~Entry()

FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::~Entry ( )

Member Function Documentation

◆ AllocAccount() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::AllocAccount ( )

◆ AllocAccount() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::AllocAccount ( ) const

◆ AllocAcctIDSource() [1/2]

FixMessages::SG_FIX44::IntegerField & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::AllocAcctIDSource ( )

◆ AllocAcctIDSource() [2/2]

FixMessages::SG_FIX44::IntegerField const & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::AllocAcctIDSource ( ) const

◆ AllocPrice() [1/2]

FixMessages::SG_FIX44::PriceField & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::AllocPrice ( )

◆ AllocPrice() [2/2]

FixMessages::SG_FIX44::PriceField const & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::AllocPrice ( ) const

◆ AllocText() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::AllocText ( )

◆ AllocText() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::AllocText ( ) const

◆ EncodedAllocText() [1/2]

FixMessages::SG_FIX44::DataField & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::EncodedAllocText ( )

◆ EncodedAllocText() [2/2]

FixMessages::SG_FIX44::DataField const & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::EncodedAllocText ( ) const

◆ EncodedAllocTextLen() [1/2]

FixMessages::SG_FIX44::LengthField & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::EncodedAllocTextLen ( )

◆ EncodedAllocTextLen() [2/2]

FixMessages::SG_FIX44::LengthField const & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::EncodedAllocTextLen ( ) const

◆ get()

bool FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::get ( TagNum tag,
std::string * value ) const

◆ IndividualAllocID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::IndividualAllocID ( )

◆ IndividualAllocID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::IndividualAllocID ( ) const

◆ IndividualAllocRejCode() [1/2]

FixMessages::SG_FIX44::IntegerField & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::IndividualAllocRejCode ( )

◆ IndividualAllocRejCode() [2/2]

FixMessages::SG_FIX44::IntegerField const & FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::IndividualAllocRejCode ( ) const

◆ set()

bool FixMessages::SG_FIX44::AllocationReportAckMessage::AllocsGroup::Entry::set ( TagNum tag,
std::string const & value )