Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
SketchPoolRoot Class Reference#include <SketchPoolRoot.h>
Inheritance diagram for SketchPoolRoot:
![]() Detailed DescriptionNon-templated parent class of SketchPool<T>.SketchPoolRoot is the non-templated parent class of SketchPool<T>. It is needed in order to reference components of SketchSpace. We can't #include SketchSpace.h from SketchPool.h because of circular dependencies, but we can safely include it from SketchPoolRoot.cc. Definition at line 15 of file SketchPoolRoot.h.
Constructor & Destructor Documentation
Definition at line 24 of file SketchPoolRoot.h.
used as a base class, but never directly instantiated, so has a virtual abstract destructor
Definition at line 9 of file SketchPoolRoot.cc.
never call
Member Function Documentation
Definition at line 11 of file SketchPoolRoot.cc. Referenced by SketchPool::clear(), and SketchPool::getSketchListForGUI().
never call
Member Data Documentation
Definition at line 17 of file SketchPoolRoot.h. Referenced by SketchPool::getFreeElement(), SketchPoolRoot::getRefreshCounter(), SketchPoolRoot::getSpaceName(), and SketchPool::SketchPool().
Definition at line 18 of file SketchPoolRoot.h. Referenced by SketchPool::dumpPool(), SketchPoolRoot::getName(), and SketchPool::getSketchListForGUI().
The documentation for this class was generated from the following files: |
DualCoding 4.0 |
Generated Thu Nov 22 00:54:06 2007 by Doxygen 1.5.4 |