VR-Vantage 3.1 API Documentation
Home
Modules
Namespaces
Classes
Files
Libraries
Examples
Class Index
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
internal
BigInteger
internal::BigInteger Member List
This is the complete list of members for
internal::BigInteger
, including all inherited members.
AppendDecimal64
(const char *begin, const char *end)
internal::BigInteger
inline
private
BigInteger
(const BigInteger &rhs)
internal::BigInteger
inline
BigInteger
(uint64_t u)
internal::BigInteger
inline
explicit
BigInteger
(const char *decimals, size_t length)
internal::BigInteger
inline
Compare
(const BigInteger &rhs) const
internal::BigInteger
inline
count_
internal::BigInteger
private
Difference
(const BigInteger &rhs, BigInteger *out) const
internal::BigInteger
inline
digits_
internal::BigInteger
private
GetCount
() const
internal::BigInteger
inline
GetDigit
(size_t index) const
internal::BigInteger
inline
IsZero
() const
internal::BigInteger
inline
kBitCount
internal::BigInteger
private
static
kCapacity
internal::BigInteger
private
static
kTypeBit
internal::BigInteger
private
static
MulAdd64
(uint64_t a, uint64_t b, uint64_t k, uint64_t *outHigh)
internal::BigInteger
inline
private
static
MultiplyPow5
(unsigned exp)
internal::BigInteger
inline
operator*=
(uint64_t u)
internal::BigInteger
inline
operator*=
(uint32_t u)
internal::BigInteger
inline
operator+=
(uint64_t u)
internal::BigInteger
inline
operator<<=
(size_t shift)
internal::BigInteger
inline
operator=
(const BigInteger &rhs)
internal::BigInteger
inline
operator=
(uint64_t u)
internal::BigInteger
inline
operator==
(const BigInteger &rhs) const
internal::BigInteger
inline
operator==
(const Type rhs) const
internal::BigInteger
inline
ParseUint64
(const char *begin, const char *end)
internal::BigInteger
inline
private
static
PushBack
(Type digit)
internal::BigInteger
inline
private
Type
typedef
internal::BigInteger
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)