#include <Registry.h>
Public Member Functions | |
virtual BaseClass * | instantiate () const =0 |
Protected Member Functions | |
RegistryInfo (string class_name, Key key) |
|
|
|
Implemented in SimpleRegistryInfo< BaseClass, Subclass, Key >.
|