Test::Array::Iterator::TestSpace Class Reference
Public Member Functions | |
TestSpace (void) | |
TestSpace (bool share, TestSpace &s) | |
virtual Space * | copy (bool share) |
Copying member function. |
Detailed Description
Constructor & Destructor Documentation
Test::Array::Iterator::TestSpace::TestSpace | ( | void | ) | [inline] |
Test::Array::Iterator::TestSpace::TestSpace | ( | bool | share, |
TestSpace & | s | ||
) | [inline] |
Member Function Documentation
virtual Space* Test::Array::Iterator::TestSpace::copy | ( | bool | share | ) | [inline, virtual] |
Copying member function.
Must create a new object using the constructor for cloning.
Implements Gecode::Space.
The documentation for this class was generated from the following file: