Test::Array::TestSpace Class Reference
Public Member Functions | |
TestSpace (void) | |
TestSpace (bool share, TestSpace &s) | |
virtual Space * | copy (bool share) |
Copying member function. |
Detailed Description
Test space.
Definition at line 184 of file array.cpp.
Constructor & Destructor Documentation
Test::Array::TestSpace::TestSpace | ( | bool | share, | |
TestSpace & | s | |||
) | [inline] |
Member Function Documentation
virtual Space* Test::Array::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: