#include <ClassLoader.h>
Inheritance diagram for Track::Savable:
Private Member Functions | |
virtual std::string | get_class_identifier () const =0 |
Return the string used to identify the class. |
Any object to be loaded with SavableClassList must derive from this.
Definition at line 31 of file ClassLoader.h.
virtual std::string Track::Savable::get_class_identifier | ( | ) | const [private, pure virtual] |
Return the string used to identify the class.
This is the same string as the associated ClassLoaderBase uses. The return value should be the same for each instance of the class.
Implemented in Track::StartingPosition, Track::TrackAttachment, and Track::TrackBooster.
Generated at Mon Sep 6 00:41:18 2010 by Doxygen version 1.4.7 for Racer version svn335.