OnixS C++ FMX UST BIMP Market Data Handler 1.2.0
API documentation
Loading...
Searching...
No Matches
OrdinaryExtractor< FixedPointDecimal< MantissaType, ExponentType > > Struct Template Reference

Static Public Member Functions

static FixedPointDecimal< MantissaType, ExponentType > extract (const void *p) ONIXS_FMXUST_BIMP_NOTHROW

Detailed Description

template<class MantissaType, class ExponentType>
struct OnixS::FmxUST::MarketData::Bimp::OrdinaryExtractor< FixedPointDecimal< MantissaType, ExponentType > >

Definition at line 50 of file BinaryMessage.h.

Member Function Documentation

◆ extract()

template<class MantissaType, class ExponentType>
FixedPointDecimal< MantissaType, ExponentType > extract ( const void * p)
inlinestatic

Definition at line 52 of file BinaryMessage.h.