B2BITS FIX Antenna C++ 2.33.0
|
#include <ObjectFields.h>
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 |