#include <OnixS/CME/Streamlined/Decimal.h>
Definition at line 224 of file Decimal.h.
Aliases exponent component type.
Definition at line 238 of file Decimal.h.
Aliases mantissa component type.
Definition at line 233 of file Decimal.h.
Default (zero) initialization.
Definition at line 241 of file Decimal.h.
Explicitly initializes instance from its mantissa value.
Definition at line 248 of file Decimal.h.
Initializes instance as copy of the other one.
Definition at line 257 of file Decimal.h.
Initializes instance from the fixed point decimal.
Definition at line 271 of file Decimal.h.
Returns exponent of given decimal.
Definition at line 286 of file Decimal.h.
Returns mantissa of given decimal.
Definition at line 280 of file Decimal.h.
Re-initializes instance as copy of the other one.
Definition at line 293 of file Decimal.h.
Re-initializes instance as a copy of the fixed point value.
Definition at line 310 of file Decimal.h.
The documentation for this class was generated from the following file: