Generated on Thu Mar 22 10:40:00 2012 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 (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 ( void   )  [inline]

Definition at line 186 of file array.cpp.

Test::Array::TestSpace::TestSpace ( bool  share,
TestSpace s 
) [inline]

Definition at line 187 of file array.cpp.


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.

Definition at line 188 of file array.cpp.


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