LongPort OpenAPI C++ SDK
longport
Decimal
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
() const
longport::Decimal
is_positive
() const
longport::Decimal
is_zero
() const
longport::Decimal
ln
()
longport::Decimal
log10
()
longport::Decimal
max
(const Decimal &other) const
longport::Decimal
min
(const Decimal &other) const
longport::Decimal
norm_pdf
()
longport::Decimal
normalize
()
longport::Decimal
operator const lb_decimal_t *
() const
longport::Decimal
operator double
() const
longport::Decimal
operator lb_decimal_t *
()
longport::Decimal
operator%
(const Decimal &other) const
longport::Decimal
operator%=
(const Decimal &other)
longport::Decimal
operator*
(const Decimal &other) const
longport::Decimal
operator*=
(const Decimal &other)
longport::Decimal
operator+
(const Decimal &other) const
longport::Decimal
operator+=
(const Decimal &other)
longport::Decimal
operator-
(const Decimal &other) const
longport::Decimal
operator-
() const
longport::Decimal
operator-=
(const Decimal &other)
longport::Decimal
operator/
(const Decimal &other) const
longport::Decimal
operator/=
(const Decimal &other)
longport::Decimal
operator<
(const Decimal &other) const
longport::Decimal
operator<=
(const Decimal &other) const
longport::Decimal
operator==
(const Decimal &other) const
longport::Decimal
operator>
(const Decimal &other) const
longport::Decimal
operator>=
(const Decimal &other) const
longport::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
() const
longport::Decimal
to_string
() const
longport::Decimal
trunc
()
longport::Decimal
~Decimal
()
longport::Decimal
Generated by
1.9.1