mpz Class Reference

wrap around mpz_t More...

#include <rsa.h>

List of all members.

Public Member Functions

 mpz ()
 ~mpz ()
 mpz (const mpz &o)
mpzoperator= (const mpz &o)

Public Attributes

mpz_t t
int dummy


Detailed Description

wrap around mpz_t

This can also be done by the c++-bindings of GMP, but they are not yet finished and not avail. everywhere


Constructor & Destructor Documentation

mpz::mpz (  )  [inline]

References t.

mpz::~mpz (  )  [inline]

References t.

mpz::mpz ( const mpz o  )  [inline]

References t.


Member Function Documentation

mpz& mpz::operator= ( const mpz o  )  [inline]

References t.


Member Data Documentation

mpz_t mpz::t


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

Generated on Tue May 19 19:41:59 2009 by  doxygen 1.5.8