OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler 1.12.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)

Detailed Description

template<class MantissaType, class ExponentType>
struct OnixS::CboeCFE::Trading::BOE::OrdinaryExtractor< FixedPointDecimal< MantissaType, ExponentType > >

Definition at line 48 of file BinaryMessage.h.

Member Function Documentation

◆ extract()

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

Definition at line 50 of file BinaryMessage.h.