Generated on Thu Mar 22 10:40:02 2012 for Gecode by doxygen 1.6.3

Test::Set::FakeSpace Class Reference

Fake space for creation of regions. More...

#include <set.hh>

List of all members.

Public Member Functions

 FakeSpace (void)
 Faked constructor.
virtual Gecode::Spacecopy (bool share)
 Faked copy function.

Detailed Description

Fake space for creation of regions.

Definition at line 58 of file set.hh.


Constructor & Destructor Documentation

Test::Set::FakeSpace::FakeSpace ( void   )  [inline]

Faked constructor.

Definition at line 61 of file set.hh.


Member Function Documentation

virtual Gecode::Space* Test::Set::FakeSpace::copy ( bool  share  )  [inline, virtual]

Faked copy function.

Implements Gecode::Space.

Definition at line 63 of file set.hh.


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