![]() |
B2BITS FIX Antenna C++ 2.34.0
|
#include <ObjectFields.h>
Inheritance diagram for FixMessages::SG_FIX44::UTCTimeOnlyField:
Collaboration diagram for FixMessages::SG_FIX44::UTCTimeOnlyField:Public Member Functions | |
| Engine::UTCTimeOnly | get () const |
| UTCTimeOnlyField & | operator= (UTCTimeOnlyField const &) |
| void | set (const Engine::UTCTimeOnly &value) |
| void | set (Engine::AsciiString value) |
| UTCTimeOnlyField (Engine::TagNum tag, Engine::TagValue *msg) | |
| UTCTimeOnlyField (UTCTimeOnlyField const &) | |
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::UTCTimeOnlyField::UTCTimeOnlyField | ( | Engine::TagNum | tag, |
| Engine::TagValue * | msg ) |
| FixMessages::SG_FIX44::UTCTimeOnlyField::UTCTimeOnlyField | ( | UTCTimeOnlyField const & | ) |
| Engine::UTCTimeOnly FixMessages::SG_FIX44::UTCTimeOnlyField::get | ( | ) | const |
| UTCTimeOnlyField & FixMessages::SG_FIX44::UTCTimeOnlyField::operator= | ( | UTCTimeOnlyField const & | ) |
| void FixMessages::SG_FIX44::UTCTimeOnlyField::set | ( | const Engine::UTCTimeOnly & | value | ) |
| void FixMessages::SG_FIX44::UTCTimeOnlyField::set | ( | Engine::AsciiString | value | ) |