![]() |
generate integers starting from 0 More...
#include <cf_generator.h>
Public Member Functions | |
| IntGenerator () | |
| ~IntGenerator () | |
| bool | hasItems () const |
| void | reset () |
| CanonicalForm | item () const |
| void | next () |
| void | operator++ () |
| void | operator++ (int) |
| CFGenerator * | clone () const |
| IntGenerator () | |
| ~IntGenerator () | |
| bool | hasItems () const |
| void | reset () |
| CanonicalForm | item () const |
| void | next () |
| void | operator++ () |
| void | operator++ (int) |
| CFGenerator * | clone () const |
| IntGenerator () | |
| ~IntGenerator () | |
| bool | hasItems () const |
| void | reset () |
| CanonicalForm | item () const |
| void | next () |
| void | operator++ () |
| void | operator++ (int) |
| CFGenerator * | clone () const |
Public Member Functions inherited from CFGenerator | |
| CFGenerator () | |
| virtual | ~CFGenerator () |
| CFGenerator () | |
| virtual | ~CFGenerator () |
| CFGenerator () | |
| virtual | ~CFGenerator () |
Private Attributes | |
| int | current |
generate integers starting from 0
Definition at line 36 of file cf_generator.h.
|
inline |
Definition at line 41 of file cf_generator.h.
|
inline |
Definition at line 42 of file cf_generator.h.
|
virtual |
|
virtual |
Reimplemented from CFGenerator.
|
virtual |
Reimplemented from CFGenerator.
|
virtual |
Reimplemented from CFGenerator.
Definition at line 15 of file cf_generator.cc.
|
virtual |
Reimplemented from CFGenerator.
|
virtual |
Reimplemented from CFGenerator.
|
virtual |
|
virtual |
Reimplemented from CFGenerator.
|
virtual |
Reimplemented from CFGenerator.
|
virtual |
Reimplemented from CFGenerator.
Definition at line 25 of file cf_generator.cc.
|
virtual |
Reimplemented from CFGenerator.
|
virtual |
Reimplemented from CFGenerator.
|
inline |
Definition at line 47 of file cf_generator.h.
|
inline |
Definition at line 48 of file cf_generator.h.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
private |
Definition at line 39 of file cf_generator.h.