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

#include <ObjectFields.h>

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

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_
 

Constructor & Destructor Documentation

◆ AnyField()

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

Member Function Documentation

◆ isEmpty()

bool FixMessages::SG_FIX44::AnyField::isEmpty ( ) const

◆ isSet()

bool FixMessages::SG_FIX44::AnyField::isSet ( ) const

◆ remove()

void FixMessages::SG_FIX44::AnyField::remove ( )

◆ set()

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

◆ toString()

std::string FixMessages::SG_FIX44::AnyField::toString ( ) const

Member Data Documentation

◆ msg_

Engine::TagValue* const FixMessages::SG_FIX44::AnyField::msg_
protected

◆ tag_

Engine::TagNum const FixMessages::SG_FIX44::AnyField::tag_
protected