|
| Registerer (const SrcType &key, Registry< SrcType, ObjectPtrType, Args... > *registry, typename Registry< SrcType, ObjectPtrType, Args... >::Creator creator, const std::string &help_msg="") |
|
| Registerer (const SrcType &key, const RegistryPriority priority, Registry< SrcType, ObjectPtrType, Args... > *registry, typename Registry< SrcType, ObjectPtrType, Args... >::Creator creator, const std::string &help_msg="") |
|
|
template<class DerivedType > |
static ObjectPtrType | DefaultCreator (Args...args) |
|
template<class SrcType, class ObjectPtrType, class... Args>
class c10::Registerer< SrcType, ObjectPtrType, Args >
Definition at line 161 of file Registry.h.
The documentation for this class was generated from the following file: