#include "Types.h"
Go to the source code of this file.
Classes | |
class | Savable |
An interface to for SavableManager wrappers. More... | |
Typedefs | |
typedef SmartPtr < Savable > | SavablePtr |
The type of a pointer to a savable. |
Definition in file Savable.h.
typedef SmartPtr<Savable> SavablePtr |