NoRelatedSym (146), application, 148 fields, 10 groups, is unique, hash: 0x9c3f5d8.
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, 67 fields, 3 groups, shares static data, hash: 0x3cf045a4. More...
|
|
class | NoPartyIDs |
| NoPartyIDs (453), application, 4 fields, 1 group, shares static data, hash: 0xe5f4bbef. More...
|
|
class | NoQuoteQualifiers |
| NoQuoteQualifiers (735), application, 1 field, 0 groups, shares static data, hash: 0x80001ab6. More...
|
|
class | NoRateSources |
| NoRateSources (1445), application, 3 fields, 0 groups, shares static data, hash: 0x37c1ebc3. More...
|
|
class | NoSecurityAltID |
| NoSecurityAltID (454), application, 2 fields, 0 groups, shares static data, hash: 0x233bfebe. More...
|
|
class | NoStipulations |
| NoStipulations (232), application, 2 fields, 0 groups, shares static data, hash: 0x231e1b39. More...
|
|
class | NoUnderlyings |
| NoUnderlyings (711), application, 72 fields, 3 groups, shares static data, hash: 0xb078f5a8. More...
|
|
NoRelatedSym (146), application, 148 fields, 10 groups, is unique, hash: 0x9c3f5d8.
Definition at line 30220 of file Myfix_classes.hpp.
FIX8::TEX::QuoteRequest::NoRelatedSym::NoRelatedSym |
( |
| ) |
|
|
inline |
FIX8::TEX::QuoteRequest::NoRelatedSym::~NoRelatedSym |
( |
| ) |
|
|
default |
MessageBase* FIX8::TEX::QuoteRequest::NoRelatedSym::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 30232 of file Myfix_classes.hpp.
References _msgtype, FIX8::TEX::ctx(), FIX8::MessageBase::get_groups(), and FIX8::GroupBase::MessageBase.
30236 mb->get_groups().insert({
Field< NumInGroup, 453 > NoPartyIDs
Field< NumInGroup, 864 > NoEvents
Field< NumInGroup, 711 > NoUnderlyings
Field< NumInGroup, 454 > NoSecurityAltID
Field< NumInGroup, 1445 > NoRateSources
Field< NumInGroup, 555 > NoLegs
const F8MetaCntx & ctx()
Compiler generated metadata object, accessed through this function.
Field< NumInGroup, 1018 > NoInstrumentParties
Field< NumInGroup, 735 > NoQuoteQualifiers
Field< NumInGroup, 1483 > NoComplexEvents
Field< NumInGroup, 232 > NoStipulations
GroupBase* FIX8::TEX::QuoteRequest::NoRelatedSym::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 30253 of file Myfix_classes.hpp.
30260 case 555:
return new NoLegs;
30267 default:
return nullptr;
Field< NumInGroup, 453 > NoPartyIDs
Field< NumInGroup, 864 > NoEvents
Field< NumInGroup, 711 > NoUnderlyings
Field< NumInGroup, 454 > NoSecurityAltID
Field< NumInGroup, 1445 > NoRateSources
Field< NumInGroup, 555 > NoLegs
Field< NumInGroup, 1018 > NoInstrumentParties
Field< NumInGroup, 735 > NoQuoteQualifiers
Field< NumInGroup, 1483 > NoComplexEvents
Field< NumInGroup, 232 > NoStipulations
static const MsgType& FIX8::TEX::QuoteRequest::NoRelatedSym::get_msgtype |
( |
| ) |
|
|
inlinestatic |
const unsigned FIX8::TEX::QuoteRequest::NoRelatedSym::_fieldcnt = 148 |
|
staticprivate |
const MsgType FIX8::TEX::QuoteRequest::NoRelatedSym::_msgtype |
|
staticprivate |
const FieldTrait FIX8::TEX::QuoteRequest::NoRelatedSym::_traits |
|
staticprivate |
The documentation for this class was generated from the following files: