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

#include <ExecutionReportMessage.h>

Public Member Functions

 Entry (Engine::FIXGroup *msg, int index)
 
bool get (TagNum tag, std::string *value) const
 
FixMessages::SG_FIX44::AmtFieldMiscFeeAmt ()
 
FixMessages::SG_FIX44::AmtField const & MiscFeeAmt () const
 
FixMessages::SG_FIX44::IntegerFieldMiscFeeBasis ()
 
FixMessages::SG_FIX44::IntegerField const & MiscFeeBasis () const
 
FixMessages::SG_FIX44::CurrencyFieldMiscFeeCurr ()
 
FixMessages::SG_FIX44::CurrencyField const & MiscFeeCurr () const
 
FixMessages::SG_FIX44::IntegerFieldMiscFeeType ()
 
FixMessages::SG_FIX44::IntegerField const & MiscFeeType () const
 
bool set (TagNum tag, std::string const &value)
 
 ~Entry ()
 

Constructor & Destructor Documentation

◆ Entry()

FixMessages::SG_FIX44::ExecutionReportMessage::MiscFeesGroup::Entry::Entry ( Engine::FIXGroup * msg,
int index )

◆ ~Entry()

FixMessages::SG_FIX44::ExecutionReportMessage::MiscFeesGroup::Entry::~Entry ( )

Member Function Documentation

◆ get()

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

◆ MiscFeeAmt() [1/2]

FixMessages::SG_FIX44::AmtField & FixMessages::SG_FIX44::ExecutionReportMessage::MiscFeesGroup::Entry::MiscFeeAmt ( )

◆ MiscFeeAmt() [2/2]

FixMessages::SG_FIX44::AmtField const & FixMessages::SG_FIX44::ExecutionReportMessage::MiscFeesGroup::Entry::MiscFeeAmt ( ) const

◆ MiscFeeBasis() [1/2]

FixMessages::SG_FIX44::IntegerField & FixMessages::SG_FIX44::ExecutionReportMessage::MiscFeesGroup::Entry::MiscFeeBasis ( )

◆ MiscFeeBasis() [2/2]

FixMessages::SG_FIX44::IntegerField const & FixMessages::SG_FIX44::ExecutionReportMessage::MiscFeesGroup::Entry::MiscFeeBasis ( ) const

◆ MiscFeeCurr() [1/2]

FixMessages::SG_FIX44::CurrencyField & FixMessages::SG_FIX44::ExecutionReportMessage::MiscFeesGroup::Entry::MiscFeeCurr ( )

◆ MiscFeeCurr() [2/2]

FixMessages::SG_FIX44::CurrencyField const & FixMessages::SG_FIX44::ExecutionReportMessage::MiscFeesGroup::Entry::MiscFeeCurr ( ) const

◆ MiscFeeType() [1/2]

FixMessages::SG_FIX44::IntegerField & FixMessages::SG_FIX44::ExecutionReportMessage::MiscFeesGroup::Entry::MiscFeeType ( )

◆ MiscFeeType() [2/2]

FixMessages::SG_FIX44::IntegerField const & FixMessages::SG_FIX44::ExecutionReportMessage::MiscFeesGroup::Entry::MiscFeeType ( ) const

◆ set()

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