Gecode::Gist::StepDesc Class Reference
Description for step nodes. More...
#include <spacenode.hh>
Public Member Functions | |
| StepDesc (int steps) | |
| void | toggleDebug (void) |
Public Attributes | |
| int | noOfSteps |
| bool | debug |
Detailed Description
Description for step nodes.Definition at line 60 of file spacenode.hh.
Constructor & Destructor Documentation
| Gecode::Gist::StepDesc::StepDesc | ( | int | steps | ) |
Definition at line 82 of file spacenode.cpp.
Member Function Documentation
| void Gecode::Gist::StepDesc::toggleDebug | ( | void | ) |
Definition at line 85 of file spacenode.cpp.
Member Data Documentation
Definition at line 62 of file spacenode.hh.
Definition at line 63 of file spacenode.hh.
The documentation for this class was generated from the following files:
- gecode/gist/spacenode.hh (Revision: 8152)
- gecode/gist/spacenode.cpp (Revision: 9005)
