fix8  version 1.4.0
Open Source C++ FIX Framework
FIX8::TEX::PositionReport::NoUnderlyings::NoUnderlyingAmounts Class Reference

NoUnderlyingAmounts (984), application, 4 fields, 0 groups, is unique, hash: 0xf7c01b93. More...

#include <Myfix_classes.hpp>

Inheritance diagram for FIX8::TEX::PositionReport::NoUnderlyings::NoUnderlyingAmounts:
FIX8::GroupBase

Public Types

enum  { _fnum = 984 }
 

Public Member Functions

 NoUnderlyingAmounts ()
 
 ~NoUnderlyingAmounts ()=default
 
MessageBasecreate_group (bool) const
 
- Public Member Functions inherited from FIX8::GroupBase
 GroupBase (const unsigned short fnum)
 
virtual ~GroupBase ()
 dtor More...
 
virtual GroupBasecreate_nested_group (unsigned short fnum) const
 
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 = 4
 

Detailed Description

NoUnderlyingAmounts (984), application, 4 fields, 0 groups, is unique, hash: 0xf7c01b93.

Definition at line 11115 of file Myfix_classes.hpp.

Member Enumeration Documentation

anonymous enum
Enumerator
_fnum 

Definition at line 11123 of file Myfix_classes.hpp.

Constructor & Destructor Documentation

FIX8::TEX::PositionReport::NoUnderlyings::NoUnderlyingAmounts::NoUnderlyingAmounts ( )
inline
FIX8::TEX::PositionReport::NoUnderlyings::NoUnderlyingAmounts::~NoUnderlyingAmounts ( )
default

Member Function Documentation

MessageBase* FIX8::TEX::PositionReport::NoUnderlyings::NoUnderlyingAmounts::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 11127 of file Myfix_classes.hpp.

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

11127 { return new MessageBase(ctx(), _msgtype(), _traits, _fieldcnt, &_ftha); }
friend class MessageBase
Definition: message.hpp:121
static F8_TEX_API const FieldTrait_Hash_Array _ftha
const F8MetaCntx & ctx()
Compiler generated metadata object, accessed through this function.
static const MsgType& FIX8::TEX::PositionReport::NoUnderlyings::NoUnderlyingAmounts::get_msgtype ( )
inlinestatic

Definition at line 11129 of file Myfix_classes.hpp.

References _msgtype.

11129 { return _msgtype; }

Member Data Documentation

const unsigned FIX8::TEX::PositionReport::NoUnderlyings::NoUnderlyingAmounts::_fieldcnt = 4
staticprivate

Definition at line 11120 of file Myfix_classes.hpp.

const FieldTrait_Hash_Array FIX8::TEX::PositionReport::NoUnderlyings::NoUnderlyingAmounts::_ftha
staticprivate

Definition at line 11118 of file Myfix_classes.hpp.

const MsgType FIX8::TEX::PositionReport::NoUnderlyings::NoUnderlyingAmounts::_msgtype
staticprivate

Definition at line 11119 of file Myfix_classes.hpp.

Referenced by create_group(), and get_msgtype().

const FieldTrait FIX8::TEX::PositionReport::NoUnderlyings::NoUnderlyingAmounts::_traits
staticprivate
Initial value:
{
{ 985,13, 1, 0,0x04}, { 986,13, 2, 0,0x04}, { 987,25, 3, 0,0x04}, { 988,15, 4, 0,0x04}
}

Definition at line 11117 of file Myfix_classes.hpp.


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