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

#include <ExecutionReportMessage.h>

Public Types

typedef NestedPartySubIDsGroup const & NestedPartySubIDsGroupCRef
 
typedef NestedPartySubIDsGroupNestedPartySubIDsGroupRef
 

Public Member Functions

 Entry (Engine::FIXGroup *msg, int index)
 
bool get (TagNum tag, std::string *value) const
 
FixMessages::SG_FIX44::StringFieldNestedPartyID ()
 
FixMessages::SG_FIX44::StringField const & NestedPartyID () const
 
FixMessages::SG_FIX44::CharFieldNestedPartyIDSource ()
 
FixMessages::SG_FIX44::CharField const & NestedPartyIDSource () const
 
FixMessages::SG_FIX44::IntegerFieldNestedPartyRole ()
 
FixMessages::SG_FIX44::IntegerField const & NestedPartyRole () const
 
NestedPartySubIDsGroupNestedPartySubIDs ()
 
NestedPartySubIDsGroup const & NestedPartySubIDs () const
 
FixMessages::SG_FIX44::NumInGroupFieldNoNestedPartySubIDs ()
 
FixMessages::SG_FIX44::NumInGroupField const & NoNestedPartySubIDs () const
 
bool set (TagNum tag, std::string const &value)
 
 ~Entry ()
 

Member Typedef Documentation

◆ NestedPartySubIDsGroupCRef

◆ NestedPartySubIDsGroupRef

Constructor & Destructor Documentation

◆ Entry()

FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::Entry ( Engine::FIXGroup * msg,
int index )

◆ ~Entry()

FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::~Entry ( )

Member Function Documentation

◆ get()

bool FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::get ( TagNum tag,
std::string * value ) const

◆ NestedPartyID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::NestedPartyID ( )

◆ NestedPartyID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::NestedPartyID ( ) const

◆ NestedPartyIDSource() [1/2]

FixMessages::SG_FIX44::CharField & FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::NestedPartyIDSource ( )

◆ NestedPartyIDSource() [2/2]

FixMessages::SG_FIX44::CharField const & FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::NestedPartyIDSource ( ) const

◆ NestedPartyRole() [1/2]

FixMessages::SG_FIX44::IntegerField & FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::NestedPartyRole ( )

◆ NestedPartyRole() [2/2]

FixMessages::SG_FIX44::IntegerField const & FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::NestedPartyRole ( ) const

◆ NestedPartySubIDs() [1/2]

NestedPartySubIDsGroup & FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::NestedPartySubIDs ( )

◆ NestedPartySubIDs() [2/2]

NestedPartySubIDsGroup const & FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::NestedPartySubIDs ( ) const

◆ NoNestedPartySubIDs() [1/2]

FixMessages::SG_FIX44::NumInGroupField & FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::NoNestedPartySubIDs ( )

◆ NoNestedPartySubIDs() [2/2]

FixMessages::SG_FIX44::NumInGroupField const & FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::NoNestedPartySubIDs ( ) const

◆ set()

bool FixMessages::SG_FIX44::ExecutionReportMessage::LegsGroup::NestedPartyIDsGroup::Entry::set ( TagNum tag,
std::string const & value )