B2BITS FIX Antenna C++ 2.33.0
|
#include <ConfirmationMessage.h>
Public Member Functions | |
Entry (Engine::FIXGroup *msg, int index) | |
bool | get (TagNum tag, std::string *value) const |
FixMessages::SG_FIX44::IntegerField & | InstrAttribType () |
FixMessages::SG_FIX44::IntegerField const & | InstrAttribType () const |
FixMessages::SG_FIX44::StringField & | InstrAttribValue () |
FixMessages::SG_FIX44::StringField const & | InstrAttribValue () const |
bool | set (TagNum tag, std::string const &value) |
~Entry () | |
FixMessages::SG_FIX44::ConfirmationMessage::InstrAttribGroup::Entry::Entry | ( | Engine::FIXGroup * | msg, |
int | index ) |
FixMessages::SG_FIX44::ConfirmationMessage::InstrAttribGroup::Entry::~Entry | ( | ) |
bool FixMessages::SG_FIX44::ConfirmationMessage::InstrAttribGroup::Entry::get | ( | TagNum | tag, |
std::string * | value ) const |
FixMessages::SG_FIX44::IntegerField & FixMessages::SG_FIX44::ConfirmationMessage::InstrAttribGroup::Entry::InstrAttribType | ( | ) |
FixMessages::SG_FIX44::IntegerField const & FixMessages::SG_FIX44::ConfirmationMessage::InstrAttribGroup::Entry::InstrAttribType | ( | ) | const |
FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::ConfirmationMessage::InstrAttribGroup::Entry::InstrAttribValue | ( | ) |
FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::ConfirmationMessage::InstrAttribGroup::Entry::InstrAttribValue | ( | ) | const |
bool FixMessages::SG_FIX44::ConfirmationMessage::InstrAttribGroup::Entry::set | ( | TagNum | tag, |
std::string const & | value ) |