NoQuoteEntries (295), application, 118 fields, 5 groups, is unique, hash: 0x90923a5b.
More...
#include <Myfix_classes.hpp>
|
class | NoComplexEvents |
| NoComplexEvents (1483), application, 8 fields, 1 group, shares static data, hash: 0xeafe7f40. More...
|
|
class | NoEvents |
| NoEvents (864), application, 5 fields, 0 groups, shares static data, hash: 0xfc9cd015. More...
|
|
class | NoInstrumentParties |
| NoInstrumentParties (1018), application, 4 fields, 1 group, shares static data, hash: 0x73c90a7e. More...
|
|
class | NoLegs |
| NoLegs (555), application, 54 fields, 1 group, shares static data, hash: 0xcb99d024. More...
|
|
class | NoSecurityAltID |
| NoSecurityAltID (454), application, 2 fields, 0 groups, shares static data, hash: 0x233bfebe. More...
|
|
NoQuoteEntries (295), application, 118 fields, 5 groups, is unique, hash: 0x90923a5b.
Definition at line 34241 of file Myfix_classes.hpp.
FIX8::TEX::MassQuoteAcknowledgement::NoQuoteSets::NoQuoteEntries::NoQuoteEntries |
( |
| ) |
|
|
inline |
FIX8::TEX::MassQuoteAcknowledgement::NoQuoteSets::NoQuoteEntries::~NoQuoteEntries |
( |
| ) |
|
|
default |
MessageBase* FIX8::TEX::MassQuoteAcknowledgement::NoQuoteSets::NoQuoteEntries::create_group |
( |
bool |
deepctor | ) |
const |
|
inlinevirtual |
Create a new group element.
- Parameters
-
deepctor | if true, construct nested groups |
- Returns
- new message
Implements FIX8::GroupBase.
Definition at line 34253 of file Myfix_classes.hpp.
References _msgtype, FIX8::TEX::ctx(), FIX8::MessageBase::get_groups(), and FIX8::GroupBase::MessageBase.
34257 mb->get_groups().insert({
Field< NumInGroup, 864 > NoEvents
Field< NumInGroup, 454 > NoSecurityAltID
Field< NumInGroup, 555 > NoLegs
static F8_TEX_API const MsgType _msgtype
static const unsigned _fieldcnt
static F8_TEX_API const FieldTrait_Hash_Array _ftha
const F8MetaCntx & ctx()
Compiler generated metadata object, accessed through this function.
Field< NumInGroup, 1018 > NoInstrumentParties
Field< NumInGroup, 1483 > NoComplexEvents
static F8_TEX_API const FieldTrait _traits[]
GroupBase* FIX8::TEX::MassQuoteAcknowledgement::NoQuoteSets::NoQuoteEntries::create_nested_group |
( |
unsigned short |
fnum | ) |
const |
|
inlinevirtual |
Instantiate a new nested group element.
- Parameters
-
fnum | field number of group to create |
- Returns
- new message or nullptr if not a valid group for this group
Reimplemented from FIX8::GroupBase.
Definition at line 34269 of file Myfix_classes.hpp.
34274 case 555:
return new NoLegs;
34278 default:
return nullptr;
Field< NumInGroup, 864 > NoEvents
Field< NumInGroup, 454 > NoSecurityAltID
Field< NumInGroup, 555 > NoLegs
Field< NumInGroup, 1018 > NoInstrumentParties
Field< NumInGroup, 1483 > NoComplexEvents
static const MsgType& FIX8::TEX::MassQuoteAcknowledgement::NoQuoteSets::NoQuoteEntries::get_msgtype |
( |
| ) |
|
|
inlinestatic |
const unsigned FIX8::TEX::MassQuoteAcknowledgement::NoQuoteSets::NoQuoteEntries::_fieldcnt = 118 |
|
staticprivate |
const MsgType FIX8::TEX::MassQuoteAcknowledgement::NoQuoteSets::NoQuoteEntries::_msgtype |
|
staticprivate |
const FieldTrait FIX8::TEX::MassQuoteAcknowledgement::NoQuoteSets::NoQuoteEntries::_traits |
|
staticprivate |
The documentation for this class was generated from the following files: