Public Member Functions | |
| ParentIter () | |
| ~ParentIter () | |
| ParentIter (const ParentIter &other) | |
| ParentIter (const Array< int > &required, const Array< int > *filler, int size) | |
| void | reset () |
| bool | hasNextGrounding () |
| bool | getNextGrounding (Array< int > &grounding) |
Protected Member Functions | |
| void | setupFillerIter () |
Definition at line 8 of file parentiter.h.
1.5.1