◆ Int128() [1/2]
| ClipperLib::Int128::Int128 |
( |
long64 |
_lo = 0 | ) |
|
|
inline |
◆ Int128() [2/2]
| ClipperLib::Int128::Int128 |
( |
const Int128 & |
val | ) |
|
|
inline |
◆ AsDouble()
| double ClipperLib::Int128::AsDouble |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool ClipperLib::Int128::operator!= |
( |
const Int128 & |
val | ) |
const |
|
inline |
◆ operator*()
| Int128 ClipperLib::Int128::operator* |
( |
const Int128 & |
rhs | ) |
const |
|
inline |
◆ operator+()
| Int128 ClipperLib::Int128::operator+ |
( |
const Int128 & |
rhs | ) |
const |
|
inline |
◆ operator+=()
| Int128& ClipperLib::Int128::operator+= |
( |
const Int128 & |
rhs | ) |
|
|
inline |
◆ operator-()
| Int128 ClipperLib::Int128::operator- |
( |
const Int128 & |
rhs | ) |
const |
|
inline |
◆ operator-=()
| Int128& ClipperLib::Int128::operator-= |
( |
const Int128 & |
rhs | ) |
|
|
inline |
◆ operator/()
| Int128 ClipperLib::Int128::operator/ |
( |
const Int128 & |
rhs | ) |
const |
|
inline |
◆ operator<()
| bool ClipperLib::Int128::operator< |
( |
const Int128 & |
val | ) |
const |
|
inline |
◆ operator<=()
| bool ClipperLib::Int128::operator<= |
( |
const Int128 & |
val | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool ClipperLib::Int128::operator== |
( |
const Int128 & |
val | ) |
const |
|
inline |
◆ operator>()
| bool ClipperLib::Int128::operator> |
( |
const Int128 & |
val | ) |
const |
|
inline |
◆ operator>=()
| bool ClipperLib::Int128::operator>= |
( |
const Int128 & |
val | ) |
const |
|
inline |
The documentation for this class was generated from the following file: