![]() |
B2BITS FIX Antenna C++ 2.34.0
|
#include <TradeCaptureReportMessage.h>
Public Member Functions | |
| Entry (Engine::FIXGroup *msg, int index) | |
| bool | get (TagNum tag, std::string *value) const |
| FixMessages::SG_FIX44::AmtField & | PosAmt () |
| FixMessages::SG_FIX44::AmtField const & | PosAmt () const |
| FixMessages::SG_FIX44::StringField & | PosAmtType () |
| FixMessages::SG_FIX44::StringField const & | PosAmtType () const |
| bool | set (TagNum tag, std::string const &value) |
| ~Entry () | |
| FixMessages::SG_FIX44::TradeCaptureReportMessage::PosAmtGroup::Entry::Entry | ( | Engine::FIXGroup * | msg, |
| int | index ) |
| FixMessages::SG_FIX44::TradeCaptureReportMessage::PosAmtGroup::Entry::~Entry | ( | ) |
| bool FixMessages::SG_FIX44::TradeCaptureReportMessage::PosAmtGroup::Entry::get | ( | TagNum | tag, |
| std::string * | value ) const |
| FixMessages::SG_FIX44::AmtField & FixMessages::SG_FIX44::TradeCaptureReportMessage::PosAmtGroup::Entry::PosAmt | ( | ) |
| FixMessages::SG_FIX44::AmtField const & FixMessages::SG_FIX44::TradeCaptureReportMessage::PosAmtGroup::Entry::PosAmt | ( | ) | const |
| FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::TradeCaptureReportMessage::PosAmtGroup::Entry::PosAmtType | ( | ) |
| FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::TradeCaptureReportMessage::PosAmtGroup::Entry::PosAmtType | ( | ) | const |
| bool FixMessages::SG_FIX44::TradeCaptureReportMessage::PosAmtGroup::Entry::set | ( | TagNum | tag, |
| std::string const & | value ) |