mpnumber Struct Reference

#include <mpnumber.h>

Collaboration diagram for mpnumber:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 mpnumber ()
 mpnumber (unsigned int)
 mpnumber (const mpnumber &)
 ~mpnumber ()
const mpnumberoperator= (const mpnumber &)
bool operator== (const mpnumber &) const throw ()
bool operator!= (const mpnumber &) const throw ()
void wipe ()
size_t bitlength () const throw ()

Public Attributes

size_t size
mpwdata

Static Public Attributes

static const mpnumber ZERO
static const mpnumber ONE


Constructor & Destructor Documentation

mpnumber::mpnumber (  ) 

mpnumber::mpnumber ( unsigned  int  ) 

mpnumber::mpnumber ( const mpnumber  ) 

mpnumber::~mpnumber (  ) 


Member Function Documentation

const mpnumber& mpnumber::operator= ( const mpnumber  ) 

bool mpnumber::operator== ( const mpnumber  )  const throw ()

bool mpnumber::operator!= ( const mpnumber  )  const throw ()

void mpnumber::wipe (  ) 

size_t mpnumber::bitlength (  )  const throw ()


Member Data Documentation

const mpnumber mpnumber::ZERO [static]

const mpnumber mpnumber::ONE [static]


The documentation for this struct was generated from the following file:

Generated on Tue May 20 13:54:02 2008 for BeeCrypt by  doxygen 1.5.5