TFoundFactors Class Reference

#include <FactorFound.H>

Collaboration diagram for TFoundFactors:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void Load (std::istream &is)
void Save (std::ostream &os) const
void PrettyPrint (std::ostream &os) const
void AutoSave () const
void AutoLoad ()

Public Attributes

string regarding
autompz_t regarding_numeric_value

Classes

class  autompz_t


Detailed Description

Definition at line 59 of file FactorFound.H.


Member Function Documentation

void TFoundFactors::Load ( std::istream is  )  [inline]

Definition at line 77 of file FactorFound.H.

References std::basic_istream< _CharT, _Traits >::good().

Referenced by AutoLoad().

Here is the call graph for this function:

void TFoundFactors::Save ( std::ostream os  )  const [inline]

Definition at line 86 of file FactorFound.H.

Referenced by AutoSave().

void TFoundFactors::PrettyPrint ( std::ostream os  )  const

Definition at line 18 of file FactorFound.cc.

References endl(), mpz_clear(), mpz_cmp(), mpz_init(), mpz_init_set_ui(), mpz_mul(), mpz_pow_ui(), mpz_sizeinbase(), regarding, and regarding_numeric_value.

Referenced by ExitManager::StopFactorization().

Here is the call graph for this function:

void TFoundFactors::AutoSave (  )  const

Definition at line 44 of file FactorFound.cc.

References endl(), FoundFactorsFile, regarding, regarding_numeric_value, and Save().

Referenced by MAL().

Here is the call graph for this function:

void TFoundFactors::AutoLoad (  ) 

Definition at line 52 of file FactorFound.cc.

References cout, endl(), FoundFactorsFile, Load(), regarding, and regarding_numeric_value.

Referenced by main().

Here is the call graph for this function:


Member Data Documentation

string TFoundFactors::regarding

Definition at line 74 of file FactorFound.H.

Referenced by AutoLoad(), AutoSave(), main(), PrettyPrint(), and statistical_data::XML_StatusReport().

autompz_t TFoundFactors::regarding_numeric_value

Definition at line 75 of file FactorFound.H.

Referenced by AutoLoad(), AutoSave(), main(), and PrettyPrint().


The documentation for this class was generated from the following files:
Generated on Wed Nov 7 23:32:21 2007 for Qsieve by  doxygen 1.5.4