#include <mpbarrett.h>
Public Member Functions | |
| mpbarrett () | |
| mpbarrett (const mpbarrett &) | |
| ~mpbarrett () | |
| const mpbarrett & | operator= (const mpbarrett &) |
| bool | operator== (const mpbarrett &) const throw () |
| bool | operator!= (const mpbarrett &) const throw () |
| void | wipe () |
| size_t | bitlength () const throw () |
Public Attributes | |
| size_t | size |
| mpw * | modl |
| mpw * | mu |
| mpbarrett::mpbarrett | ( | ) |
| mpbarrett::mpbarrett | ( | const mpbarrett & | ) |
| mpbarrett::~mpbarrett | ( | ) |
| bool mpbarrett::operator== | ( | const mpbarrett & | ) | const throw () |
| bool mpbarrett::operator!= | ( | const mpbarrett & | ) | const throw () |
| void mpbarrett::wipe | ( | ) |
| size_t mpbarrett::bitlength | ( | ) | const throw () |
| size_t mpbarrett::size |
1.5.5