OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
IntegralConstant< Type, Constant > Struct Template Reference

#include <OnixS/CME/iLink3/messaging/Integral.h>

Public Types

typedef Type Value
 

Public Member Functions

constexpr operator Value () const noexcept
 
constexpr Value operator() () const noexcept
 

Static Public Member Functions

static constexpr Value value () noexcept
 

Detailed Description

template<typename Type, Type Constant>
struct OnixS::CME::iLink3::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

constexpr operator Value ( ) const
inlinenoexcept
Returns
value of the constant.

Definition at line 94 of file Integral.h.

constexpr Value operator() ( ) const
inlinenoexcept
Returns
value of the constant.

Definition at line 101 of file Integral.h.

static constexpr Value value ( )
inlinestaticnoexcept
Returns
value of the constant.

Definition at line 108 of file Integral.h.


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