fix8
version 1.4.0
Open Source C++ FIX Framework
|
NoLegAllocs (670), application, 6 fields, 1 group, shares static data, hash: 0xf1bdc63a. More...
#include <Myfix_classes.hpp>
Classes | |
class | NoNested2PartyIDs |
NoNested2PartyIDs (756), application, 4 fields, 1 group, shares static data, hash: 0xf972e961. More... | |
Public Types | |
enum | { _fnum = 670 } |
Public Member Functions | |
NoLegAllocs () | |
~NoLegAllocs ()=default | |
MessageBase * | create_group (bool deepctor) const |
GroupBase * | create_nested_group (unsigned short fnum) const |
Public Member Functions inherited from FIX8::GroupBase | |
GroupBase (const unsigned short fnum) | |
virtual | ~GroupBase () |
dtor More... | |
void | add (MessageBase *what) |
void | operator+= (MessageBase *what) |
GroupBase & | operator<< (MessageBase *what) |
size_t | size () const |
MessageBase * | operator[] (const unsigned idx) const |
MessageBase * | get_element (const unsigned idx) const |
void | clear (bool reuse=true) |
Static Public Member Functions | |
static const MsgType & | get_msgtype () |
Static Private Attributes | |
static F8_TEX_API const FieldTrait * | _traits |
static F8_TEX_API const FieldTrait_Hash_Array & | _ftha |
static F8_TEX_API const MsgType & | _msgtype |
static const unsigned | _fieldcnt = 6 |
NoLegAllocs (670), application, 6 fields, 1 group, shares static data, hash: 0xf1bdc63a.
Definition at line 3825 of file Myfix_classes.hpp.
anonymous enum |
|
inline |
Definition at line 3835 of file Myfix_classes.hpp.
|
default |
|
inlinevirtual |
Create a new group element.
deepctor | if true, construct nested groups |
Implements FIX8::GroupBase.
Definition at line 3837 of file Myfix_classes.hpp.
References _msgtype, FIX8::TEX::ctx(), FIX8::MessageBase::get_groups(), and FIX8::GroupBase::MessageBase.
|
inlinevirtual |
Instantiate a new nested group element.
fnum | field number of group to create |
Reimplemented from FIX8::GroupBase.
Definition at line 3847 of file Myfix_classes.hpp.
|
inlinestatic |
Definition at line 3845 of file Myfix_classes.hpp.
References _msgtype.
|
staticprivate |
Definition at line 3830 of file Myfix_classes.hpp.
|
staticprivate |
Definition at line 3828 of file Myfix_classes.hpp.
|
staticprivate |
Definition at line 3829 of file Myfix_classes.hpp.
Referenced by create_group(), and get_msgtype().
|
staticprivate |
Definition at line 3827 of file Myfix_classes.hpp.