Definition at line 278 of file integer.cpp.
◆ DWord() [1/3]
◆ DWord() [2/3]
◆ DWord() [3/3]
DWord::DWord |
( |
word |
low, |
|
|
word |
high |
|
) |
| |
|
inline |
◆ GetHighHalf()
word DWord::GetHighHalf |
( |
| ) |
const |
|
inline |
◆ GetHighHalfAsBorrow()
word DWord::GetHighHalfAsBorrow |
( |
| ) |
const |
|
inline |
◆ GetLowHalf()
word DWord::GetLowHalf |
( |
| ) |
const |
|
inline |
◆ Multiply()
static DWord DWord::Multiply |
( |
word |
a, |
|
|
word |
b |
|
) |
| |
|
inlinestatic |
◆ MultiplyAndAdd()
static DWord DWord::MultiplyAndAdd |
( |
word |
a, |
|
|
word |
b, |
|
|
word |
c |
|
) |
| |
|
inlinestatic |
◆ operator!()
bool DWord::operator! |
( |
| ) |
const |
|
inline |
◆ operator%()
word DWord::operator% |
( |
word |
a | ) |
|
|
inline |
◆ operator+()
DWord DWord::operator+ |
( |
word |
a | ) |
|
|
inline |
◆ operator+=()
DWord & DWord::operator+= |
( |
word |
a | ) |
|
|
inline |
◆ operator-() [1/2]
◆ operator-() [2/2]
DWord DWord::operator- |
( |
word |
a | ) |
|
|
inline |
◆ operator/()
word DWord::operator/ |
( |
word |
divisor | ) |
|
|
inline |
◆ m_halfs
half_words DWord::m_halfs |
◆ m_whole
The documentation for this class was generated from the following file:
- G:/work/subversion/scol-technologies/trunk/scol/plugins/security/cryptopp/integer.cpp