#include <OnixS/FIXEngine/FIX/Dictionary.h>
Public Member Functions | |
std::string | value () const |
std::string | description () const |
Friends | |
class | MessageOperator |
Definition at line 31 of file Dictionary.h.
std::string description | ( | ) | const |
Returns a valid value description of the corresponding FIX field.
std::string value | ( | ) | const |
Returns a valid value of the corresponding FIX field.
|
friend |
Definition at line 42 of file Dictionary.h.