OnixS C++ Tradeweb Approved Publication Arrangement (APA) Handler  1.2.2.18
API documentation
IntegralConstant< Type, Constant > Struct Template Reference

#include <Integral.h>

Public Types

typedef Type Value
 

Public Member Functions

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

Static Public Member Functions

static const Value value ()
 

Detailed Description

template<typename Type, Type Constant>
struct OnixS::Tradeweb::MarketData::Apa::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

operator Value ( ) const
inline

Returns value of the constant.

Definition at line 97 of file Integral.h.

Value operator() ( ) const
inline

Returns value of the constant.

Definition at line 103 of file Integral.h.

static const Value value ( )
inlinestatic

Returns value of the constant.

Definition at line 109 of file Integral.h.


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