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

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

#include <Myfix_classes.hpp>

Inheritance diagram for FIX8::TEX::DerivativeSecurityList::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  NoInstrAttrib
 NoInstrAttrib (870), application, 2 fields, 0 groups, shares static data, hash: 0x236faa16. 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...
 

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 = 102
 

Detailed Description

NoRelatedSym (146), application, 102 fields, 6 groups, is unique, hash: 0x45061012.

Definition at line 2065 of file Myfix_classes.hpp.

Member Enumeration Documentation

anonymous enum
Enumerator
_fnum 

Definition at line 2073 of file Myfix_classes.hpp.

Constructor & Destructor Documentation

FIX8::TEX::DerivativeSecurityList::NoRelatedSym::NoRelatedSym ( )
inline

Definition at line 2075 of file Myfix_classes.hpp.

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

Member Function Documentation

MessageBase* FIX8::TEX::DerivativeSecurityList::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 2077 of file Myfix_classes.hpp.

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

2078  {
2080  if (deepctor)
2081  mb->get_groups().insert({
2082  { 454, new NoSecurityAltID },
2083  { 555, new NoLegs },
2084  { 864, new NoEvents },
2085  { 870, new NoInstrAttrib },
2086  { 1018, new NoInstrumentParties },
2087  { 1483, new NoComplexEvents },
2088  });
2089  return mb;
2090  }
Field< NumInGroup, 864 > NoEvents
Field< NumInGroup, 454 > NoSecurityAltID
friend class MessageBase
Definition: message.hpp:121
Field< NumInGroup, 555 > NoLegs
Field< NumInGroup, 870 > NoInstrAttrib
static F8_TEX_API const FieldTrait _traits[]
const F8MetaCntx & ctx()
Compiler generated metadata object, accessed through this function.
Field< NumInGroup, 1018 > NoInstrumentParties
static F8_TEX_API const FieldTrait_Hash_Array _ftha
Field< NumInGroup, 1483 > NoComplexEvents
GroupBase* FIX8::TEX::DerivativeSecurityList::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 2094 of file Myfix_classes.hpp.

2095  {
2096  switch(fnum)
2097  {
2098  case 454: return new NoSecurityAltID;
2099  case 555: return new NoLegs;
2100  case 864: return new NoEvents;
2101  case 870: return new NoInstrAttrib;
2102  case 1018: return new NoInstrumentParties;
2103  case 1483: return new NoComplexEvents;
2104  default: return nullptr;
2105  }
2106  }
Field< NumInGroup, 864 > NoEvents
Field< NumInGroup, 454 > NoSecurityAltID
Field< NumInGroup, 555 > NoLegs
Field< NumInGroup, 870 > NoInstrAttrib
Field< NumInGroup, 1018 > NoInstrumentParties
Field< NumInGroup, 1483 > NoComplexEvents
static const MsgType& FIX8::TEX::DerivativeSecurityList::NoRelatedSym::get_msgtype ( )
inlinestatic

Definition at line 2092 of file Myfix_classes.hpp.

References _msgtype.

2092 { return _msgtype; }

Member Data Documentation

const unsigned FIX8::TEX::DerivativeSecurityList::NoRelatedSym::_fieldcnt = 102
staticprivate

Definition at line 2070 of file Myfix_classes.hpp.

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

Definition at line 2068 of file Myfix_classes.hpp.

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

Definition at line 2069 of file Myfix_classes.hpp.

Referenced by create_group(), and get_msgtype().

const FieldTrait FIX8::TEX::DerivativeSecurityList::NoRelatedSym::_traits
staticprivate
Initial value:
{
{ 15,19, 89, 0,0x04}, { 22,15, 4, 54,0x14}, { 48,15, 3, 54,0x14}, { 55,15, 1, 54,0x14},
{ 58,15, 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},
{ 292,16,101, 0,0x04}, { 348, 2, 31, 54,0x14}, { 349,28, 32, 54,0x14}, { 350, 2, 34, 54,0x14},
{ 351,28, 35, 54,0x14}, { 354, 2, 95, 0,0x04}, { 355,28, 96, 0,0x04}, { 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}, { 541,25, 11, 54,0x14}, { 543,15, 19, 54,0x14}, { 555, 1, 93, 49,0x1c},
{ 667,21, 37, 54,0x14}, { 668, 1, 90, 55,0x14}, { 691,15, 36, 54,0x14}, { 762,15, 9, 54,0x14},
{ 864, 1, 40, 38,0x1c}, { 869,14, 91, 55,0x14}, { 870, 1, 92, 9,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},
{1221,11, 98,148,0x14}, {1227,15, 61, 54,0x14}, {1230,11, 99,148,0x14}, {1240,11,100,148,0x14},
{1242, 8, 73, 54,0x14}, {1244, 8, 72, 54,0x14}, {1305, 1, 97,148,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}, {1504,22,102, 0,0x04}
}

Definition at line 2067 of file Myfix_classes.hpp.


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