|
Open Model Railroad Network (OpenMRN)
|
The sole purpose of this templated class is to provide access to a string that is specific to a type. More...
#include <ServiceLocator.hxx>
Static Private Member Functions | |
| static string | get_type_name (const char *alias) |
| Get a name that has the derived type as part of the name. | |
Friends | |
| template<typename LocatorType > | |
| class | ServiceLocator |
The sole purpose of this templated class is to provide access to a string that is specific to a type.
We use this as a key in the dictionary that maps "type" names into pointers.
Definition at line 52 of file ServiceLocator.hxx.
|
inlinestaticprivate |
Get a name that has the derived type as part of the name.
Definition at line 58 of file ServiceLocator.hxx.
Definition at line 70 of file ServiceLocator.hxx.