| Homepage | Demos | Overview | Downloads | Tutorials | 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 23 of file SketchPoolRoot.h.
used as a base class, but never directly instantiated, so has an virtual abstract destructor
Definition at line 7 of file SketchPoolRoot.cc.
never call
Member Function Documentation
Definition at line 9 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::get_free_element(), SketchPoolRoot::getRefreshCounter(), and SketchPool::SketchPool().
The documentation for this class was generated from the following files: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
DualCoding 3.0beta |
Generated Wed Oct 4 00:02:31 2006 by Doxygen 1.4.7 |