fix8
version 1.4.0
Open Source C++ FIX Framework
|
NoComplexEvents (1483), application, 8 fields, 1 group, shares static data, hash: 0xeafe7f40. More...
#include <Myfix_classes.hpp>
Classes | |
class | NoComplexEventDates |
NoComplexEventDates (1491), application, 3 fields, 1 group, shares static data, hash: 0x55f5f9f0. More... | |
Public Types | |
enum | { _fnum = 1483 } |
Public Member Functions | |
NoComplexEvents () | |
~NoComplexEvents ()=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 |
NoComplexEvents (1483), application, 8 fields, 1 group, shares static data, hash: 0xeafe7f40.
Definition at line 5908 of file Myfix_classes.hpp.
anonymous enum |
|
inline |
Definition at line 5918 of file Myfix_classes.hpp.
|
default |
|
inlinevirtual |
Create a new group element.
deepctor | if true, construct nested groups |
Implements FIX8::GroupBase.
Definition at line 5920 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 5930 of file Myfix_classes.hpp.
|
inlinestatic |
Definition at line 5928 of file Myfix_classes.hpp.
References _msgtype.
|
staticprivate |
Definition at line 5913 of file Myfix_classes.hpp.
|
staticprivate |
Definition at line 5911 of file Myfix_classes.hpp.
|
staticprivate |
Definition at line 5912 of file Myfix_classes.hpp.
Referenced by create_group(), and get_msgtype().
|
staticprivate |
Definition at line 5910 of file Myfix_classes.hpp.