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

#include <ObjectFields.h>

+ Inheritance diagram for FixMessages::SG_FIX44::UTCTimestampField:
+ Collaboration diagram for FixMessages::SG_FIX44::UTCTimestampField:

Public Member Functions

Engine::UTCTimestamp get () const
 
void set (const Engine::UTCTimestamp &value)
 
void set (Engine::AsciiString value)
 
 UTCTimestampField (Engine::TagNum tag, Engine::TagValue *msg)
 
- 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

◆ UTCTimestampField()

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

Member Function Documentation

◆ get()

Engine::UTCTimestamp FixMessages::SG_FIX44::UTCTimestampField::get ( ) const

◆ set() [1/2]

void FixMessages::SG_FIX44::UTCTimestampField::set ( const Engine::UTCTimestamp & value)

◆ set() [2/2]

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