fix8
version 1.4.0
Open Source C++ FIX Framework
|
NoRegistDtls (473), application, 8 fields, 1 group, is unique, hash: 0xffbc6e69. More...
#include <Myfix_classes.hpp>
Classes | |
class | NoNestedPartyIDs |
NoNestedPartyIDs (539), application, 4 fields, 1 group, shares static data, hash: 0x797a0073. More... | |
Public Types | |
enum | { _fnum = 473 } |
Public Member Functions | |
NoRegistDtls () | |
~NoRegistDtls ()=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 = 8 |
NoRegistDtls (473), application, 8 fields, 1 group, is unique, hash: 0xffbc6e69.
Definition at line 37840 of file Myfix_classes.hpp.
anonymous enum |
|
inline |
Definition at line 37850 of file Myfix_classes.hpp.
|
default |
|
inlinevirtual |
Create a new group element.
deepctor | if true, construct nested groups |
Implements FIX8::GroupBase.
Definition at line 37852 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 37862 of file Myfix_classes.hpp.
|
inlinestatic |
Definition at line 37860 of file Myfix_classes.hpp.
References _msgtype.
|
staticprivate |
Definition at line 37845 of file Myfix_classes.hpp.
|
staticprivate |
Definition at line 37843 of file Myfix_classes.hpp.
|
staticprivate |
Definition at line 37844 of file Myfix_classes.hpp.
Referenced by create_group(), and get_msgtype().
|
staticprivate |
Definition at line 37842 of file Myfix_classes.hpp.