Base class for spaces that may be used for mapping domains to fiber spaces. More...
#include <BaseSpace.hpp>
Base class for spaces that may be used for mapping domains to fiber spaces.
| void BaseSpace::addDependency | ( | const MemCore::WeakPtr< BaseSpaceDependency > & | ) | 
Add an object that will be dependent on the existence of this base space.
If this base space is ceasing to exist, it will also eliminate all of its dependencies.
 1.6.2