Generated on Tue May 22 09:41:47 2018 for Gecode by doxygen 1.6.3

Test::Array::TestSpace Class Reference

Test space. More...

List of all members.

Public Member Functions

 TestSpace (void)
 TestSpace (TestSpace &s)
virtual Space * copy (void)
 Copying member function.

Detailed Description

Test space.

Definition at line 180 of file array.cpp.


Constructor & Destructor Documentation

Test::Array::TestSpace::TestSpace ( void   )  [inline]

Definition at line 182 of file array.cpp.

Test::Array::TestSpace::TestSpace ( TestSpace s  )  [inline]

Definition at line 183 of file array.cpp.


Member Function Documentation

virtual Space* Test::Array::TestSpace::copy ( void   )  [inline, virtual]

Copying member function.

Must create a new object using the constructor for cloning.

Implements Gecode::Space.

Definition at line 184 of file array.cpp.


The documentation for this class was generated from the following file: