|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Public Types | |
| using | Native = NativeType |
Static Public Attributes | |
| static constexpr auto | CheckedAdd = Add |
| static constexpr auto | CheckedSubtract = Subtract |
| static constexpr auto | CompareValues = Compare |
| static constexpr auto | Decimal = GetDecimal |
| static constexpr auto | FromDecimal = CreateFromDecimal |
| static constexpr auto | FromDecimalRounded = CreateDecimalRounded |
| static constexpr auto | FromDouble = CreateFromFloat |
| static constexpr auto | FromDoubleRounded = CreateFloatRounded |
| static constexpr auto | FromInt64 = CreateFromSigned |
| static constexpr auto | FromString = CreateFromString |
| static constexpr auto | FromStringRounded = CreateStringRounded |
| static constexpr auto | FromUint64 = CreateFromUnsigned |
| static constexpr auto | String = ToString |
| static constexpr auto | ToDouble = ToFloat |
| static constexpr auto | Zero = IsZero |
| using openpit::param::detail::ValueTraits< NativeType, CreateFromDecimal, CreateFromString, CreateFromSigned, CreateFromUnsigned, CreateFromFloat, CreateStringRounded, CreateFloatRounded, CreateDecimalRounded, ToFloat, IsZero, Compare, Add, Subtract, ToString, GetDecimal >::Native = NativeType |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |