![]() |
fix8
version 1.4.0
Open Source C++ FIX Framework
|
#include <field.hpp>
Public Attributes | |
| const Inst | _create |
| const char * | _name |
| const unsigned short | _fnum |
| const RealmBase * | _rlm |
| const char * | _comment |
| const Inst FIX8::BaseEntry::_create |
Definition at line 2077 of file field.hpp.
Referenced by FIX8::F8MetaCntx::create_field().
| const char* FIX8::BaseEntry::_name |
Definition at line 2078 of file field.hpp.
Referenced by FIX8::MessageBase::decode(), FIX8::MessageBase::decode_group(), and MyMenu::static_probe().
| const RealmBase* FIX8::BaseEntry::_rlm |
Definition at line 2080 of file field.hpp.
Referenced by FIX8::F8MetaCntx::create_field().