OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
UInt32Converter Struct Reference

#include <OnixS/CME/MDH/FIX/ValueConverters.h>

Public Member Functions

const ChartypeName () const override
 
- Public Member Functions inherited from IntegerConverter< UInt32, UInt32Converter >
void toStr (std::string &str, const ValueContainer &container) const override
 
bool convert (Char &value, const ValueContainer &container) const override
 
bool convert (Int8 &value, const ValueContainer &container) const override
 
bool convert (UInt8 &value, const ValueContainer &container) const override
 
bool convert (Int16 &value, const ValueContainer &container) const override
 
bool convert (UInt16 &value, const ValueContainer &container) const override
 
bool convert (Int32 &value, const ValueContainer &container) const override
 
bool convert (UInt32 &value, const ValueContainer &container) const override
 
bool convert (Int64 &value, const ValueContainer &container) const override
 
bool convert (UInt64 &value, const ValueContainer &container) const override
 
bool convert (Decimal &value, const ValueContainer &container) const override
 
bool convert (StrRef &, const ValueContainer &) const override
 
bool convert (Timestamp &, const ValueContainer &) const override
 
bool convert (MaturityMonthYear &, const ValueContainer &) const override
 

Static Public Member Functions

static const ValueConverterself ()
 

Detailed Description

Definition at line 586 of file ValueConverters.h.

Member Function Documentation

static const ValueConverter& self ( )
static
const Char* typeName ( ) const
inlineoverridevirtual

The name of the type whose values are manipulated through the given converter.

Implements ValueConverter.

Definition at line 588 of file ValueConverters.h.


The documentation for this struct was generated from the following file: