fix8  version 1.4.0
Open Source C++ FIX Framework
FIX8::TEX::MarketDataRequest::NoRelatedSym Class Reference

NoRelatedSym (146), application, 96 fields, 6 groups, is unique, hash: 0xd59a3124. More...

#include <Myfix_classes.hpp>

Inheritance diagram for FIX8::TEX::MarketDataRequest::NoRelatedSym:
FIX8::GroupBase

Classes

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...
 
class  NoUnderlyings
 NoUnderlyings (711), application, 72 fields, 3 groups, shares static data, hash: 0xb078f5a8. More...
 

Public Types

enum  { _fnum = 146 }
 

Public Member Functions

 NoRelatedSym ()
 
 ~NoRelatedSym ()=default
 
MessageBasecreate_group (bool deepctor) const
 
GroupBasecreate_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)
 
GroupBaseoperator<< (MessageBase *what)
 
size_t size () const
 
MessageBaseoperator[] (const unsigned idx) const
 
MessageBaseget_element (const unsigned idx) const
 
void clear (bool reuse=true)
 

Static Public Member Functions

static const MsgTypeget_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 = 96
 

Detailed Description

NoRelatedSym (146), application, 96 fields, 6 groups, is unique, hash: 0xd59a3124.

Definition at line 31618 of file Myfix_classes.hpp.

Member Enumeration Documentation

anonymous enum
Enumerator
_fnum 

Definition at line 31626 of file Myfix_classes.hpp.

Constructor & Destructor Documentation

FIX8::TEX::MarketDataRequest::NoRelatedSym::NoRelatedSym ( )
inline

Definition at line 31628 of file Myfix_classes.hpp.

FIX8::TEX::MarketDataRequest::NoRelatedSym::~NoRelatedSym ( )
default

Member Function Documentation

MessageBase* FIX8::TEX::MarketDataRequest::NoRelatedSym::create_group ( bool  deepctor) const
inlinevirtual

Create a new group element.

Parameters
deepctorif true, construct nested groups
Returns
new message

Implements FIX8::GroupBase.

Definition at line 31630 of file Myfix_classes.hpp.

References _msgtype, FIX8::TEX::ctx(), FIX8::MessageBase::get_groups(), and FIX8::GroupBase::MessageBase.

31631  {
31633  if (deepctor)
31634  mb->get_groups().insert({
31635  { 454, new NoSecurityAltID },
31636  { 555, new NoLegs },
31637  { 711, new NoUnderlyings },
31638  { 864, new NoEvents },
31639  { 1018, new NoInstrumentParties },
31640  { 1483, new NoComplexEvents },
31641  });
31642  return mb;
31643  }
Field< NumInGroup, 864 > NoEvents
Field< NumInGroup, 711 > NoUnderlyings
Field< NumInGroup, 454 > NoSecurityAltID
static F8_TEX_API const FieldTrait_Hash_Array _ftha
friend class MessageBase
Definition: message.hpp:121
Field< NumInGroup, 555 > NoLegs
static F8_TEX_API const MsgType _msgtype
const F8MetaCntx & ctx()
Compiler generated metadata object, accessed through this function.
static F8_TEX_API const FieldTrait _traits[]
Field< NumInGroup, 1018 > NoInstrumentParties
Field< NumInGroup, 1483 > NoComplexEvents
GroupBase* FIX8::TEX::MarketDataRequest::NoRelatedSym::create_nested_group ( unsigned short  fnum) const
inlinevirtual

Instantiate a new nested group element.

Parameters
fnumfield 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 31647 of file Myfix_classes.hpp.

31648  {
31649  switch(fnum)
31650  {
31651  case 454: return new NoSecurityAltID;
31652  case 555: return new NoLegs;
31653  case 711: return new NoUnderlyings;
31654  case 864: return new NoEvents;
31655  case 1018: return new NoInstrumentParties;
31656  case 1483: return new NoComplexEvents;
31657  default: return nullptr;
31658  }
31659  }
Field< NumInGroup, 864 > NoEvents
Field< NumInGroup, 711 > NoUnderlyings
Field< NumInGroup, 454 > NoSecurityAltID
Field< NumInGroup, 555 > NoLegs
Field< NumInGroup, 1018 > NoInstrumentParties
Field< NumInGroup, 1483 > NoComplexEvents
static const MsgType& FIX8::TEX::MarketDataRequest::NoRelatedSym::get_msgtype ( )
inlinestatic

Definition at line 31645 of file Myfix_classes.hpp.

References _msgtype.

31645 { return _msgtype; }
static F8_TEX_API const MsgType _msgtype

Member Data Documentation

const unsigned FIX8::TEX::MarketDataRequest::NoRelatedSym::_fieldcnt = 96
staticprivate

Definition at line 31623 of file Myfix_classes.hpp.

const FieldTrait_Hash_Array FIX8::TEX::MarketDataRequest::NoRelatedSym::_ftha
staticprivate

Definition at line 31621 of file Myfix_classes.hpp.

const MsgType FIX8::TEX::MarketDataRequest::NoRelatedSym::_msgtype
staticprivate

Definition at line 31622 of file Myfix_classes.hpp.

Referenced by create_group(), and get_msgtype().

const FieldTrait FIX8::TEX::MarketDataRequest::NoRelatedSym::_traits
staticprivate
Initial value:
{
{ 15,19, 91, 0,0x04}, { 22,15, 4, 54,0x14}, { 48,15, 3, 54,0x14}, { 55,15, 1, 54,0x14},
{ 63,15, 93, 0,0x04}, { 64,25, 94, 0,0x04}, { 65,15, 2, 54,0x14}, { 106,15, 30, 54,0x14},
{ 107,15, 33, 54,0x14}, { 167,15, 8, 54,0x14}, { 200,21, 10, 54,0x14}, { 201, 1, 71, 54,0x14},
{ 202,11, 24, 54,0x14}, { 206, 7, 26, 54,0x14}, { 207,20, 29, 54,0x14}, { 223,14, 28, 54,0x14},
{ 224,25, 12, 54,0x14}, { 225,25, 13, 54,0x14}, { 226, 1, 15, 54,0x14}, { 227,14, 16, 54,0x14},
{ 228, 9, 17, 54,0x14}, { 231, 9, 27, 54,0x14}, { 239, 1, 14, 54,0x14}, { 240,25, 23, 54,0x14},
{ 255,15, 18, 54,0x14}, { 271,10, 95, 0,0x04}, { 348, 2, 31, 54,0x14}, { 349,28, 32, 54,0x14},
{ 350, 2, 34, 54,0x14}, { 351,28, 35, 54,0x14}, { 454, 1, 5,142,0x1c}, { 460, 1, 6, 54,0x14},
{ 461,15, 7, 54,0x14}, { 470,18, 20, 54,0x14}, { 471,15, 21, 54,0x14}, { 472,15, 22, 54,0x14},
{ 537, 1, 92, 0,0x04}, { 541,25, 11, 54,0x14}, { 543,15, 19, 54,0x14}, { 555, 1, 90, 49,0x1c},
{ 667,21, 37, 54,0x14}, { 691,15, 36, 54,0x14}, { 711, 1, 89,188,0x1c}, { 762,15, 9, 54,0x14},
{ 864, 1, 40, 38,0x1c}, { 873,25, 41, 54,0x14}, { 874,25, 42, 54,0x14}, { 875, 1, 38, 54,0x14},
{ 876,15, 39, 54,0x14}, { 947,19, 25, 54,0x14}, { 965,15, 43, 54,0x14}, { 966,15, 44, 54,0x14},
{ 967, 9, 46, 54,0x14}, { 968, 9, 47, 54,0x14}, { 969, 9, 48, 54,0x14}, { 970, 1, 49, 54,0x14},
{ 971, 1, 50, 54,0x14}, { 996,15, 52, 54,0x14}, { 997,15, 53, 54,0x14}, {1018, 1, 51, 57,0x1c},
{1049, 7, 45, 54,0x14}, {1079,26, 54, 54,0x14}, {1146,13, 56, 54,0x14}, {1147,10, 57, 54,0x14},
{1151,15, 55, 54,0x14}, {1184, 2, 58,150,0x14}, {1185,29, 59,150,0x14}, {1186,15, 60,150,0x14},
{1191,15, 62, 54,0x14}, {1192,10, 63, 54,0x14}, {1193, 7, 64, 54,0x14}, {1194, 1, 65, 54,0x14},
{1195,13, 66, 54,0x14}, {1196,15, 67, 54,0x14}, {1197,15, 74, 54,0x14}, {1198, 1, 68, 54,0x14},
{1199,11, 69, 54,0x14}, {1200,11, 70, 54,0x14}, {1227,15, 61, 54,0x14}, {1242, 8, 73, 54,0x14},
{1244, 8, 72, 54,0x14}, {1435, 1, 75, 54,0x14}, {1439, 1, 76, 54,0x14}, {1449,15, 77, 54,0x14},
{1450,15, 78, 54,0x14}, {1451,14, 79, 54,0x14}, {1452,14, 80, 54,0x14}, {1457,14, 81, 54,0x14},
{1458,14, 82, 54,0x14}, {1478, 1, 83, 54,0x14}, {1479, 1, 84, 54,0x14}, {1480,14, 85, 54,0x14},
{1481, 1, 86, 54,0x14}, {1482, 1, 87, 54,0x14}, {1483, 1, 88, 21,0x1c}, {1500,15, 96, 0,0x04}
}

Definition at line 31620 of file Myfix_classes.hpp.


The documentation for this class was generated from the following files: