B2BITS FIX Antenna C++ 2.32.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
FixMessages::SG_FIX44::LocalMktDateField Class Reference

#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_
 

Constructor & Destructor Documentation

◆ LocalMktDateField()

FixMessages::SG_FIX44::LocalMktDateField::LocalMktDateField ( Engine::TagNum tag,
Engine::TagValue * msg )

Member Function Documentation

◆ get()

Engine::LocalMktDate FixMessages::SG_FIX44::LocalMktDateField::get ( ) const

◆ set() [1/2]

void FixMessages::SG_FIX44::LocalMktDateField::set ( Engine::AsciiString value)

◆ set() [2/2]

void FixMessages::SG_FIX44::LocalMktDateField::set ( Engine::LocalMktDate value)