#include <OnixS/CME/MDH/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 |
Definition at line 52 of file Integral.h.
| typedef Type Value |
Type of the constant.
Definition at line 55 of file Integral.h.
|
inlineconstexprnoexcept |
Returns value of the constant.
Definition at line 58 of file Integral.h.
|
inlineconstexprnoexcept |
Returns value of the constant.
Definition at line 64 of file Integral.h.
|
inlinestaticconstexprnoexcept |
Returns value of the constant.
Definition at line 70 of file Integral.h.