LongPort OpenAPI C++ SDK
longport::Decimal Member List

This is the complete list of members for longport::Decimal, including all inherited members.

abs()longport::Decimal
ceil()longport::Decimal
cos()longport::Decimal
Decimal(const lb_decimal_t *other)longport::Decimal
Decimal(const Decimal &other)longport::Decimal
Decimal(const char *str)longport::Decimal
Decimal(const std::string &str)longport::Decimal
Decimal(double other)longport::Decimal
Decimal(double other, uint32_t dp)longport::Decimal
erf()longport::Decimal
exp()longport::Decimal
exp_with_tolerance(const Decimal &tolerance)longport::Decimal
floor()longport::Decimal
fract()longport::Decimal
is_negative() constlongport::Decimal
is_positive() constlongport::Decimal
is_zero() constlongport::Decimal
ln()longport::Decimal
log10()longport::Decimal
max(const Decimal &other) constlongport::Decimal
min(const Decimal &other) constlongport::Decimal
norm_pdf()longport::Decimal
normalize()longport::Decimal
operator const lb_decimal_t *() constlongport::Decimal
operator double() constlongport::Decimal
operator lb_decimal_t *()longport::Decimal
operator%(const Decimal &other) constlongport::Decimal
operator%=(const Decimal &other)longport::Decimal
operator*(const Decimal &other) constlongport::Decimal
operator*=(const Decimal &other)longport::Decimal
operator+(const Decimal &other) constlongport::Decimal
operator+=(const Decimal &other)longport::Decimal
operator-(const Decimal &other) constlongport::Decimal
operator-() constlongport::Decimal
operator-=(const Decimal &other)longport::Decimal
operator/(const Decimal &other) constlongport::Decimal
operator/=(const Decimal &other)longport::Decimal
operator<(const Decimal &other) constlongport::Decimal
operator<=(const Decimal &other) constlongport::Decimal
operator==(const Decimal &other) constlongport::Decimal
operator>(const Decimal &other) constlongport::Decimal
operator>=(const Decimal &other) constlongport::Decimal
pow(const Decimal &exp)longport::Decimal
round()longport::Decimal
round(uint32_t dp)longport::Decimal
sin()longport::Decimal
sqrt()longport::Decimal
tan()longport::Decimal
to_double() constlongport::Decimal
to_string() constlongport::Decimal
trunc()longport::Decimal
~Decimal()longport::Decimal