CmpqsFactortypes Class Reference

base class to provide an enumeration of to offsprings More...

#include <Tfactor.H>

Inheritance diagram for CmpqsFactortypes:

Inheritance graph
[legend]

List of all members.

Public Types

enum  Factortype {
  empty, static_prime, single_large_prime, double_large_prime,
  Factortype_size
}


Detailed Description

base class to provide an enumeration of to offsprings

This class is a base class that provides an enumeration of the different factor types for detecting and transmitting these types. A class providing a double large prime (DLP) for example can also be empty and (therefore contain no factor at all) or it may contain a single large prime or a static prime.

Definition at line 35 of file Tfactor.H.


Member Enumeration Documentation

enum CmpqsFactortypes::Factortype

Enumerator:
empty 
static_prime 
single_large_prime 
double_large_prime 
Factortype_size 

Definition at line 38 of file Tfactor.H.


The documentation for this class was generated from the following file:
Generated on Wed Nov 7 23:30:50 2007 for Qsieve by  doxygen 1.5.4