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

#include <SecurityStatusRequestMessage.h>

Public Member Functions

 Entry (Engine::FIXGroup *msg, int index)
 
bool get (TagNum tag, std::string *value) const
 
FixMessages::SG_FIX44::IntegerFieldInstrAttribType ()
 
FixMessages::SG_FIX44::IntegerField const & InstrAttribType () const
 
FixMessages::SG_FIX44::StringFieldInstrAttribValue ()
 
FixMessages::SG_FIX44::StringField const & InstrAttribValue () const
 
bool set (TagNum tag, std::string const &value)
 
 ~Entry ()
 

Constructor & Destructor Documentation

◆ Entry()

FixMessages::SG_FIX44::SecurityStatusRequestMessage::InstrAttribGroup::Entry::Entry ( Engine::FIXGroup * msg,
int index )

◆ ~Entry()

FixMessages::SG_FIX44::SecurityStatusRequestMessage::InstrAttribGroup::Entry::~Entry ( )

Member Function Documentation

◆ get()

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

◆ InstrAttribType() [1/2]

FixMessages::SG_FIX44::IntegerField & FixMessages::SG_FIX44::SecurityStatusRequestMessage::InstrAttribGroup::Entry::InstrAttribType ( )

◆ InstrAttribType() [2/2]

FixMessages::SG_FIX44::IntegerField const & FixMessages::SG_FIX44::SecurityStatusRequestMessage::InstrAttribGroup::Entry::InstrAttribType ( ) const

◆ InstrAttribValue() [1/2]

FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::SecurityStatusRequestMessage::InstrAttribGroup::Entry::InstrAttribValue ( )

◆ InstrAttribValue() [2/2]

FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::SecurityStatusRequestMessage::InstrAttribGroup::Entry::InstrAttribValue ( ) const

◆ set()

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