fix8  version 1.4.0
Open Source C++ FIX Framework
FIX8::BaseEntry Struct Reference

#include <field.hpp>

Public Attributes

const Inst _create
 
const char * _name
 
const unsigned short _fnum
 
const RealmBase_rlm
 
const char * _comment
 

Detailed Description

Definition at line 2075 of file field.hpp.

Member Data Documentation

const char* FIX8::BaseEntry::_comment

Definition at line 2081 of file field.hpp.

const Inst FIX8::BaseEntry::_create

Definition at line 2077 of file field.hpp.

Referenced by FIX8::F8MetaCntx::create_field().

const unsigned short FIX8::BaseEntry::_fnum

Definition at line 2079 of file field.hpp.

const char* FIX8::BaseEntry::_name
const RealmBase* FIX8::BaseEntry::_rlm

Definition at line 2080 of file field.hpp.

Referenced by FIX8::F8MetaCntx::create_field().


The documentation for this struct was generated from the following file: