![]() |
B2BITS FIX Antenna C++ 2.34.0
|
#include <ObjectFields.h>
Inheritance diagram for FixMessages::SG_FIX44::AnyField:
Collaboration diagram for FixMessages::SG_FIX44::AnyField:Public Member Functions | |
| AnyField (Engine::TagNum tag, Engine::TagValue *msg) | |
| bool | isEmpty () const |
| bool | isSet () const |
| void | remove () |
| void | set (Engine::AsciiString value) |
| std::string | toString () const |
Protected Attributes | |
| Engine::TagValue *const | msg_ |
| Engine::TagNum const | tag_ |
| FixMessages::SG_FIX44::AnyField::AnyField | ( | Engine::TagNum | tag, |
| Engine::TagValue * | msg ) |
| bool FixMessages::SG_FIX44::AnyField::isEmpty | ( | ) | const |
| bool FixMessages::SG_FIX44::AnyField::isSet | ( | ) | const |
| void FixMessages::SG_FIX44::AnyField::remove | ( | ) |
| void FixMessages::SG_FIX44::AnyField::set | ( | Engine::AsciiString | value | ) |
| std::string FixMessages::SG_FIX44::AnyField::toString | ( | ) | const |
|
protected |
|
protected |