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