This is the complete list of members for mirtk::ObjectFactory< TId, TInterface >, including all inherited members.
Creator typedef | mirtk::ObjectFactory< TId, TInterface > | |
Id typedef | mirtk::ObjectFactory< TId, TInterface > | |
InstanceType typedef | mirtk::ObjectFactory< TId, TInterface > | |
Interface typedef | mirtk::ObjectFactory< TId, TInterface > | |
New(Id type_id) const | mirtk::ObjectFactory< TId, TInterface > | inline |
New(const char *type_name) const | mirtk::ObjectFactory< TId, TInterface > | inline |
ObjectFactory() | mirtk::ObjectFactory< TId, TInterface > | inlineprotected |
ObjectFactory(const ObjectFactory &) | mirtk::ObjectFactory< TId, TInterface > | protected |
operator=(const ObjectFactory &) | mirtk::ObjectFactory< TId, TInterface > | protected |
Register(Id type_id, const char *type_name, Creator creator) | mirtk::ObjectFactory< TId, TInterface > | inline |
~ObjectFactory() | mirtk::ObjectFactory< TId, TInterface > | inlineprotectedvirtual |