DWord Class Reference

List of all members.

Detailed Description

Definition at line 172 of file integer.cpp.

Public Member Functions

 DWord ()
 DWord (word low)
 DWord (word low, word high)
DWordoperator+= (word a)
DWord operator+ (word a)
DWord operator- (DWord a)
DWord operator- (word a)
word operator/ (word divisor)
word operator% (word a)
bool operator! () const
word GetLowHalf () const
word GetHighHalf () const
word GetHighHalfAsBorrow () const

Static Public Member Functions

static DWord Multiply (word a, word b)
static DWord MultiplyAndAdd (word a, word b, word c)


The documentation for this class was generated from the following file:
Generated on Sat Dec 23 02:07:22 2006 for Crypto++ by  doxygen 1.5.1-p1