atlas
|
Public Member Functions | |
Factory (const std::string &builder="") | |
![]() | |
const std::string & | factoryBuilder () const |
const std::string & | factoryName () const |
Static Public Member Functions | |
static std::vector< std::string > | keys () |
static void | list (std::ostream &out) |
static bool | has (const std::string &builder) |
static T * | get (const std::string &builder) |
Static Protected Member Functions | |
static FactoryRegistry & | registry () |
Additional Inherited Members | |
![]() | |
FactoryBase (FactoryRegistry &, const std::string &builder) | |
void | attach_registry (const std::shared_ptr< FactoryRegistry > ®istry) |