#include <ClassLoader.h>
Inheritance diagram for Track::ClassLoaderBase:
Public Member Functions | |
virtual boost::shared_ptr< Savable > | create (std::istream &source) const =0 |
Load an object from a input stream once the type is known. | |
virtual std::string | get_identifier () const =0 |
Get the identifier associated with the class this object can load. |
Definition at line 42 of file ClassLoader.h.
virtual boost::shared_ptr<Savable> Track::ClassLoaderBase::create | ( | std::istream & | source | ) | const [pure virtual] |
virtual std::string Track::ClassLoaderBase::get_identifier | ( | ) | const [pure virtual] |
Get the identifier associated with the class this object can load.
Implemented in Track::ClassLoader< T >.
Generated at Mon Sep 6 00:41:18 2010 by Doxygen version 1.4.7 for Racer version svn335.