![]() |
Scarab
v2.9.1
Project 8 C++ Utility Library
|
#include <indexed_factory.hh>

Public Member Functions | |
| base_registrar () | |
| virtual | ~base_registrar () |
| virtual XBaseType * | create (XArgs ... args) const =0 |
Definition at line 41 of file indexed_factory.hh.
|
inline |
Definition at line 44 of file indexed_factory.hh.
|
inlinevirtual |
Definition at line 45 of file indexed_factory.hh.
|
pure virtual |
Implemented in indexed_registrar< XIndexType, XBaseType, XDerivedType, XArgs >.
1.8.13