OnixS C++ CME MDP Premium Market Data Handler 5.10.3
Users' manual and API documentation
Loading...
Searching...
No Matches
UInt32Converter Member List

This is the complete list of members for UInt32Converter, including all inherited members.

convert(StrRef &, const ValueContainer &) const noexceptIntegerConverter< UInt32 >virtual
convert(StringRef &ref, const ValueContainer &container) constIntegerConverter< UInt32 >
convert(MaturityMonthYear &, const ValueContainer &) const noexceptIntegerConverter< UInt32 >virtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(Char &, const ValueContainer &) const noexceptValueConverterinlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(Int8 &, const ValueContainer &) const noexceptValueConverterinlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(UInt8 &, const ValueContainer &) const noexceptValueConverterinlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(Int16 &, const ValueContainer &) const noexceptValueConverterinlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(UInt16 &, const ValueContainer &) const noexceptValueConverterinlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(Int32 &, const ValueContainer &) const noexceptValueConverterinlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(UInt32 &, const ValueContainer &) const noexceptValueConverterinlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(Int64 &, const ValueContainer &) const noexceptValueConverterinlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(UInt64 &, const ValueContainer &) const noexceptValueConverterinlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(Decimal &, const ValueContainer &) const noexceptValueConverterinlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::convert(Timestamp &, const ValueContainer &) constValueConverterinlinevirtual
self() noexceptUInt32Converterstatic
toStr(std::string &str, const ValueContainer &container) const overrideIntegerConverter< UInt32 >inlinevirtual
OnixS::CME::MDH::Messaging::FIX::ValueConverter::toStr(Char *, size_t, const ValueContainer &) constValueConverterinlinevirtual
typeName() const noexcept overrideUInt32Converterinlinevirtual
~IntegerConverter()=defaultIntegerConverter< UInt32 >
~UInt32Converter()=defaultUInt32Converter
~ValueConverter()ValueConverter