Generated on Tue Sep 25 2012 20:53:34 for Gecode by doxygen 1.7.5
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.


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: