Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
SketchPoolRoot Class ReferenceNon-templated parent class of SketchPool<T>. More...
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 26 of file SketchPoolRoot.h. Referenced by SketchPool< T >::dumpPool().
Definition at line 11 of file SketchPoolRoot.cc. Referenced by SketchPool< T >::clear(), and SketchPool< T >::getSketchListForGUI().
Definition at line 15 of file SketchPoolRoot.cc. Referenced by SketchPool< T >::dumpPool().
never call Member Data Documentation
Definition at line 18 of file SketchPoolRoot.h. Referenced by SketchPool< T >::dumpPool(), SketchPoolRoot::getName(), and SketchPool< T >::getSketchListForGUI().
Definition at line 17 of file SketchPoolRoot.h. Referenced by SketchPool< T >::getFreeElement(), SketchPoolRoot::getRefreshCounter(), SketchPoolRoot::getSpaceName(), and SketchPool< T >::SketchPool(). The documentation for this class was generated from the following files: |
DualCoding 5.1CVS |
Generated Mon May 9 04:56:31 2016 by Doxygen 1.6.3 |