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