OnixS C++ B3 Binary UMDF Market Data Handler  1.3.0
API documentation
IntegralConstant< Type, Constant > Struct Template Reference

#include <OnixS/B3/MarketData/UMDF/messaging/Integral.h>

Public Types

typedef Type Value
 

Public Member Functions

 operator Value () const throw ()
 
Value operator() () const throw ()
 

Static Public Member Functions

static Value value () throw ()
 

Detailed Description

template<typename Type, Type Constant>
struct OnixS::B3::MarketData::UMDF::Messaging::IntegralConstant< Type, Constant >

Definition at line 87 of file Integral.h.

Member Typedef Documentation

typedef Type Value

Type of the constant.

Definition at line 90 of file Integral.h.

Member Function Documentation

operator Value ( ) const
throw (
)
inline
Returns
value of the constant.

Definition at line 94 of file Integral.h.

Value operator() ( ) const
throw (
)
inline
Returns
value of the constant.

Definition at line 101 of file Integral.h.

static Value value ( )
throw (
)
inlinestatic
Returns
value of the constant.

Definition at line 108 of file Integral.h.


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