![]() |
B2BITS FIX Antenna C++ 2.34.0
|
#include <AssignmentReportMessage.h>
Public Types | |
| typedef NestedPartyIDsGroup const & | NestedPartyIDsGroupCRef |
| typedef NestedPartyIDsGroup & | NestedPartyIDsGroupRef |
Public Member Functions | |
| Entry (Engine::FIXGroup *msg, int index) | |
| bool | get (TagNum tag, std::string *value) const |
| FixMessages::SG_FIX44::QtyField & | LongQty () |
| FixMessages::SG_FIX44::QtyField const & | LongQty () const |
| NestedPartyIDsGroup & | NestedPartyIDs () |
| NestedPartyIDsGroup const & | NestedPartyIDs () const |
| FixMessages::SG_FIX44::NumInGroupField & | NoNestedPartyIDs () |
| FixMessages::SG_FIX44::NumInGroupField const & | NoNestedPartyIDs () const |
| FixMessages::SG_FIX44::IntegerField & | PosQtyStatus () |
| FixMessages::SG_FIX44::IntegerField const & | PosQtyStatus () const |
| FixMessages::SG_FIX44::StringField & | PosType () |
| FixMessages::SG_FIX44::StringField const & | PosType () const |
| bool | set (TagNum tag, std::string const &value) |
| FixMessages::SG_FIX44::QtyField & | ShortQty () |
| FixMessages::SG_FIX44::QtyField const & | ShortQty () const |
| ~Entry () | |
| typedef NestedPartyIDsGroup const& FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::NestedPartyIDsGroupCRef |
| typedef NestedPartyIDsGroup& FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::NestedPartyIDsGroupRef |
| FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::Entry | ( | Engine::FIXGroup * | msg, |
| int | index ) |
| FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::~Entry | ( | ) |
| bool FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::get | ( | TagNum | tag, |
| std::string * | value ) const |
| FixMessages::SG_FIX44::QtyField & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::LongQty | ( | ) |
| FixMessages::SG_FIX44::QtyField const & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::LongQty | ( | ) | const |
| NestedPartyIDsGroup & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::NestedPartyIDs | ( | ) |
| NestedPartyIDsGroup const & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::NestedPartyIDs | ( | ) | const |
| FixMessages::SG_FIX44::NumInGroupField & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::NoNestedPartyIDs | ( | ) |
| FixMessages::SG_FIX44::NumInGroupField const & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::NoNestedPartyIDs | ( | ) | const |
| FixMessages::SG_FIX44::IntegerField & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::PosQtyStatus | ( | ) |
| FixMessages::SG_FIX44::IntegerField const & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::PosQtyStatus | ( | ) | const |
| FixMessages::SG_FIX44::StringField & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::PosType | ( | ) |
| FixMessages::SG_FIX44::StringField const & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::PosType | ( | ) | const |
| bool FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::set | ( | TagNum | tag, |
| std::string const & | value ) |
| FixMessages::SG_FIX44::QtyField & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::ShortQty | ( | ) |
| FixMessages::SG_FIX44::QtyField const & FixMessages::SG_FIX44::AssignmentReportMessage::PositionsGroup::Entry::ShortQty | ( | ) | const |