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

Message instantiation table entry. More...

#include <message.hpp>

Public Attributes

const Minst _create
 
const char * _name
 
const char * _comment
 

Detailed Description

Message instantiation table entry.

Definition at line 192 of file message.hpp.

Member Data Documentation

const char * FIX8::BaseMsgEntry::_comment

Definition at line 195 of file message.hpp.

const char* FIX8::BaseMsgEntry::_name

Definition at line 195 of file message.hpp.

Referenced by main(), FIX8::MessageBase::print(), and MyMenu::static_probe().


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