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

#include <ObjectFields.h>

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

Public Member Functions

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

◆ LengthField()

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

Member Function Documentation

◆ get()

unsigned int FixMessages::SG_FIX44::LengthField::get ( ) const

◆ set() [1/2]

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

◆ set() [2/2]

void FixMessages::SG_FIX44::LengthField::set ( unsigned int value)