OnixS C++ EuroTLX GTP Market Data Handler  1.4.0
API documentation
IntegralConstant< Type, Constant > Struct Template Reference

#include <OnixS/EuroTLX/MarketData/GTP/Integral.h>

Public Types

typedef Type Value
 

Public Member Functions

ONIXS_EUROTLX_GTP_EXPLICIT operator Value () const
 
Value operator() () const
 

Static Public Member Functions

static const Value value ()
 

Detailed Description

template<typename Type, Type Constant>
struct OnixS::EuroTLX::MarketData::GTP::IntegralConstant< Type, Constant >

Definition at line 91 of file Integral.h.

Member Typedef Documentation

typedef Type Value

Type of the constant.

Definition at line 94 of file Integral.h.

Member Function Documentation

ONIXS_EUROTLX_GTP_EXPLICIT operator Value ( ) const
inline

Returns value of the constant.

Definition at line 98 of file Integral.h.

Value operator() ( ) const
inline

Returns value of the constant.

Definition at line 104 of file Integral.h.

static const Value value ( )
inlinestatic

Returns value of the constant.

Definition at line 110 of file Integral.h.


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