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 63 of file spacenode.hh.
Constructor & Destructor Documentation
Gecode::Gist::StepDesc::StepDesc | ( | int | steps | ) |
Definition at line 83 of file spacenode.cpp.
Member Function Documentation
void Gecode::Gist::StepDesc::toggleDebug | ( | void | ) |
Definition at line 86 of file spacenode.cpp.
Member Data Documentation
Definition at line 65 of file spacenode.hh.
Definition at line 66 of file spacenode.hh.
The documentation for this class was generated from the following files:
- gecode/gist/spacenode.hh (Revision: 9766)
- gecode/gist/spacenode.cpp (Revision: 9766)