fix8
version 1.4.0
Open Source C++ FIX Framework
|
NoPartyIDs (453), application, 4 fields, 1 group, shares static data, hash: 0xe5f4bbef. More...
#include <Myfix_classes.hpp>
Classes | |
class | NoPartySubIDs |
NoPartySubIDs (802), application, 2 fields, 0 groups, shares static data, hash: 0x234206ea. More... | |
Public Types | |
enum | { _fnum = 453 } |
Public Member Functions | |
NoPartyIDs () | |
~NoPartyIDs ()=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 = 4 |
NoPartyIDs (453), application, 4 fields, 1 group, shares static data, hash: 0xe5f4bbef.
Definition at line 8418 of file Myfix_classes.hpp.
anonymous enum |
|
inline |
Definition at line 8428 of file Myfix_classes.hpp.
|
default |
|
inlinevirtual |
Create a new group element.
deepctor | if true, construct nested groups |
Implements FIX8::GroupBase.
Definition at line 8430 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 8440 of file Myfix_classes.hpp.
|
inlinestatic |
Definition at line 8438 of file Myfix_classes.hpp.
References _msgtype.
|
staticprivate |
Definition at line 8423 of file Myfix_classes.hpp.
|
staticprivate |
Definition at line 8421 of file Myfix_classes.hpp.
|
staticprivate |
Definition at line 8422 of file Myfix_classes.hpp.
Referenced by create_group(), and get_msgtype().
|
staticprivate |
Definition at line 8420 of file Myfix_classes.hpp.