Test::Region::TestSpace Class Reference
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] |
The documentation for this class was generated from the following file:
