fix8  version 1.4.0
Open Source C++ FIX Framework
FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs Class Reference

NoRelatedPartyIDs (1562), application, 8 fields, 5 groups, is unique, hash: 0x9112482e. More...

#include <Myfix_classes.hpp>

Inheritance diagram for FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs:
FIX8::GroupBase

Classes

class  NoPartyRelationships
 NoPartyRelationships (1514), application, 1 field, 0 groups, shares static data, hash: 0x80001dea. More...
 
class  NoRelatedContextPartyIDs
 NoRelatedContextPartyIDs (1575), application, 4 fields, 1 group, is unique, hash: 0x5e804885. More...
 
class  NoRelatedPartyAltIDs
 NoRelatedPartyAltIDs (1569), application, 3 fields, 1 group, is unique, hash: 0x9b7453d8. More...
 
class  NoRelatedPartySubIDs
 NoRelatedPartySubIDs (1566), application, 2 fields, 0 groups, is unique, hash: 0x23c00478. More...
 
class  NoRelationshipRiskLimits
 NoRelationshipRiskLimits (1582), application, 6 fields, 2 groups, is unique, hash: 0x3a609a8a. More...
 

Public Types

enum  { _fnum = 1562 }
 

Public Member Functions

 NoRelatedPartyIDs ()
 
 ~NoRelatedPartyIDs ()=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 = 8
 

Detailed Description

NoRelatedPartyIDs (1562), application, 8 fields, 5 groups, is unique, hash: 0x9112482e.

Definition at line 26033 of file Myfix_classes.hpp.

Member Enumeration Documentation

anonymous enum
Enumerator
_fnum 

Definition at line 26041 of file Myfix_classes.hpp.

Constructor & Destructor Documentation

FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs::NoRelatedPartyIDs ( )
inline
FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs::~NoRelatedPartyIDs ( )
default

Member Function Documentation

MessageBase* FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs::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 26045 of file Myfix_classes.hpp.

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

26046  {
26048  if (deepctor)
26049  mb->get_groups().insert({
26050  { 1514, new NoPartyRelationships },
26051  { 1566, new NoRelatedPartySubIDs },
26052  { 1569, new NoRelatedPartyAltIDs },
26053  { 1575, new NoRelatedContextPartyIDs },
26054  { 1582, new NoRelationshipRiskLimits },
26055  });
26056  return mb;
26057  }
Field< NumInGroup, 1575 > NoRelatedContextPartyIDs
Field< NumInGroup, 1514 > NoPartyRelationships
friend class MessageBase
Definition: message.hpp:121
const F8MetaCntx & ctx()
Compiler generated metadata object, accessed through this function.
Field< NumInGroup, 1566 > NoRelatedPartySubIDs
Field< NumInGroup, 1582 > NoRelationshipRiskLimits
Field< NumInGroup, 1569 > NoRelatedPartyAltIDs
GroupBase* FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs::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 26061 of file Myfix_classes.hpp.

26062  {
26063  switch(fnum)
26064  {
26065  case 1514: return new NoPartyRelationships;
26066  case 1566: return new NoRelatedPartySubIDs;
26067  case 1569: return new NoRelatedPartyAltIDs;
26068  case 1575: return new NoRelatedContextPartyIDs;
26069  case 1582: return new NoRelationshipRiskLimits;
26070  default: return nullptr;
26071  }
26072  }
Field< NumInGroup, 1575 > NoRelatedContextPartyIDs
Field< NumInGroup, 1514 > NoPartyRelationships
Field< NumInGroup, 1566 > NoRelatedPartySubIDs
Field< NumInGroup, 1582 > NoRelationshipRiskLimits
Field< NumInGroup, 1569 > NoRelatedPartyAltIDs
static const MsgType& FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs::get_msgtype ( )
inlinestatic

Definition at line 26059 of file Myfix_classes.hpp.

References _msgtype.

26059 { return _msgtype; }

Member Data Documentation

const unsigned FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs::_fieldcnt = 8
staticprivate

Definition at line 26038 of file Myfix_classes.hpp.

const FieldTrait_Hash_Array FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs::_ftha
staticprivate

Definition at line 26036 of file Myfix_classes.hpp.

const MsgType FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs::_msgtype
staticprivate

Definition at line 26037 of file Myfix_classes.hpp.

Referenced by create_group(), and get_msgtype().

const FieldTrait FIX8::TEX::PartyDetailsListReport::NoPartyList::NoRelatedPartyIDs::_traits
staticprivate
Initial value:
{
{1514, 1, 8, 99,0x1c}, {1563,15, 1,125,0x14}, {1564, 7, 2,125,0x14}, {1565, 1, 3,125,0x14},
{1566, 1, 4,127,0x1c}, {1569, 1, 5,124,0x1c}, {1575, 1, 6,122,0x1c}, {1582, 1, 7,129,0x1c}
}

Definition at line 26035 of file Myfix_classes.hpp.


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