OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.11.0
API documentation
IntegralConstant< Type, Constant > Struct Template Reference

#include <OnixS/CboeCFE/Trading/BOE/Integral.h>

Public Types

typedef Type Value
 

Public Member Functions

ONIXS_BATS_BOE_CONSTEXPR operator Value () const ONIXS_BATS_BOE_NOEXCEPT
 
ONIXS_BATS_BOE_CONSTEXPR Value operator() () const ONIXS_BATS_BOE_NOEXCEPT
 

Static Public Member Functions

static ONIXS_BATS_BOE_CONSTEXPR const Value value () ONIXS_BATS_BOE_NOEXCEPT
 

Detailed Description

template<typename Type, Type Constant>
struct OnixS::CboeCFE::Trading::BOE::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_BATS_BOE_CONSTEXPR operator Value ( ) const
inline

Returns value of the constant.

Definition at line 98 of file Integral.h.

ONIXS_BATS_BOE_CONSTEXPR Value operator() ( ) const
inline

Returns value of the constant.

Definition at line 105 of file Integral.h.

static ONIXS_BATS_BOE_CONSTEXPR const Value value ( )
inlinestatic

Returns value of the constant.

Definition at line 112 of file Integral.h.


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