OnixS C++ CME iLink 3 Binary Order Entry Handler  1.17.0
API Documentation
UInt16Converter Struct Referencefinal

#include <OnixS/CME/iLink3/messaging/TagBased/ValueConverters.h>

Public Member Functions

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

Static Public Member Functions

static const ValueConverterself () noexcept
 

Protected Member Functions

 ~UInt16Converter ()=default
 
- Protected Member Functions inherited from IntegerConverter< UInt16 >
 ~IntegerConverter ()=default
 
- Protected Member Functions inherited from ValueConverter
 ~ValueConverter ()=default
 

Detailed Description

Definition at line 921 of file ValueConverters.h.

Constructor & Destructor Documentation

~UInt16Converter ( )
protecteddefault

Member Function Documentation

static const ValueConverter& self ( )
staticnoexcept
const Char* typeName ( ) const
inlineoverridevirtualnoexcept

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

Implements ValueConverter.

Definition at line 928 of file ValueConverters.h.


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