Track::Savable Class Reference

A class that an object that can be loaded even if the class changes. More...

#include <ClassLoader.h>

Inheritance diagram for Track::Savable:

Track::TrackAttachment Track::StartingPosition Track::TrackBooster List of all members.

Private Member Functions

virtual std::string get_class_identifier () const =0
 Return the string used to identify the class.

Detailed Description

A class that an object that can be loaded even if the class changes.

Any object to be loaded with SavableClassList must derive from this.

Definition at line 31 of file ClassLoader.h.


Member Function Documentation

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.


The documentation for this class was generated from the following file:
Get Racer at SourceForge.net. Fast, secure and Free Open Source software downloads

Generated at Mon Sep 6 00:41:18 2010 by Doxygen version 1.4.7 for Racer version svn335.