Generated on Mon Aug 25 11:35:54 2008 for Gecode by doxygen 1.5.6

Test::Int::Distinct::Pathological::TestSpace Class Reference

Inherits Gecode::Space.

List of all members.


Detailed Description

Test space.

Definition at line 149 of file distinct.cc.


Public Member Functions

 TestSpace (void)
 Constructor.
 TestSpace (bool share, TestSpace &s)
 Constructor for cloning s.
virtual Gecode::Spacecopy (bool share)
 Copy space during cloning.

Constructor & Destructor Documentation

Test::Int::Distinct::Pathological::TestSpace::TestSpace ( void   )  [inline]

Constructor.

Definition at line 152 of file distinct.cc.

Test::Int::Distinct::Pathological::TestSpace::TestSpace ( bool  share,
TestSpace s 
) [inline]

Constructor for cloning s.

Definition at line 154 of file distinct.cc.


Member Function Documentation

virtual Gecode::Space* Test::Int::Distinct::Pathological::TestSpace::copy ( bool  share  )  [inline, virtual]

Copy space during cloning.

Implements Gecode::Space.

Definition at line 157 of file distinct.cc.


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