Generated on Tue Apr 18 10:24:15 2017 for Gecode by doxygen 1.6.3

Test::Region::TestSpace Class Reference

Test space. More...

List of all members.

Public Member Functions

 TestSpace (void)
 Constructor for creation.
 TestSpace (bool share, TestSpace &s)
 Constructor for cloning s.
virtual Space * copy (bool share)
 Copy during cloning.

Detailed Description

Test space.

Definition at line 49 of file region.cpp.


Constructor & Destructor Documentation

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

Constructor for creation.

Definition at line 52 of file region.cpp.

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

Constructor for cloning s.

Definition at line 54 of file region.cpp.


Member Function Documentation

virtual Space* Test::Region::TestSpace::copy ( bool  share  )  [inline, virtual]

Copy during cloning.

Implements Gecode::Space.

Definition at line 56 of file region.cpp.


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