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

#include <RegistrationInstructionsResponseMessage.h>

Public Member Functions

 Entry (Engine::FIXGroup *msg, int index)
 
bool get (TagNum tag, std::string *value) const
 
FixMessages::SG_FIX44::StringFieldPartySubID ()
 
FixMessages::SG_FIX44::StringField const & PartySubID () const
 
FixMessages::SG_FIX44::IntegerFieldPartySubIDType ()
 
FixMessages::SG_FIX44::IntegerField const & PartySubIDType () const
 
bool set (TagNum tag, std::string const &value)
 
 ~Entry ()
 

Constructor & Destructor Documentation

◆ Entry()

FixMessages::SG_FIX44::RegistrationInstructionsResponseMessage::PartyIDsGroup::PartySubIDsGroup::Entry::Entry ( Engine::FIXGroup * msg,
int index )

◆ ~Entry()

FixMessages::SG_FIX44::RegistrationInstructionsResponseMessage::PartyIDsGroup::PartySubIDsGroup::Entry::~Entry ( )

Member Function Documentation

◆ get()

bool FixMessages::SG_FIX44::RegistrationInstructionsResponseMessage::PartyIDsGroup::PartySubIDsGroup::Entry::get ( TagNum tag,
std::string * value ) const

◆ PartySubID() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::RegistrationInstructionsResponseMessage::PartyIDsGroup::PartySubIDsGroup::Entry::PartySubID ( )

◆ PartySubID() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::RegistrationInstructionsResponseMessage::PartyIDsGroup::PartySubIDsGroup::Entry::PartySubID ( ) const

◆ PartySubIDType() [1/2]

FixMessages::SG_FIX44::IntegerField & FixMessages::SG_FIX44::RegistrationInstructionsResponseMessage::PartyIDsGroup::PartySubIDsGroup::Entry::PartySubIDType ( )

◆ PartySubIDType() [2/2]

FixMessages::SG_FIX44::IntegerField const & FixMessages::SG_FIX44::RegistrationInstructionsResponseMessage::PartyIDsGroup::PartySubIDsGroup::Entry::PartySubIDType ( ) const

◆ set()

bool FixMessages::SG_FIX44::RegistrationInstructionsResponseMessage::PartyIDsGroup::PartySubIDsGroup::Entry::set ( TagNum tag,
std::string const & value )