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

#include <AllocationReportMessage.h>

Classes

class  Entry
 

Public Member Functions

 ExecsGroup (Engine::TagValue *msg)
 
Entryoperator[] (int index)
 
void remove ()
 
void resize (size_t size)
 
size_t size () const
 
 ~ExecsGroup ()
 

Constructor & Destructor Documentation

◆ ExecsGroup()

FixMessages::SG_FIX44::AllocationReportMessage::ExecsGroup::ExecsGroup ( Engine::TagValue * msg)

◆ ~ExecsGroup()

FixMessages::SG_FIX44::AllocationReportMessage::ExecsGroup::~ExecsGroup ( )

Member Function Documentation

◆ operator[]()

Entry & FixMessages::SG_FIX44::AllocationReportMessage::ExecsGroup::operator[] ( int index)

◆ remove()

void FixMessages::SG_FIX44::AllocationReportMessage::ExecsGroup::remove ( )

◆ resize()

void FixMessages::SG_FIX44::AllocationReportMessage::ExecsGroup::resize ( size_t size)

◆ size()

size_t FixMessages::SG_FIX44::AllocationReportMessage::ExecsGroup::size ( ) const