| ActorPluginRegistry(const std::string &name, const std::string &desc="") | dtDAL::ActorPluginRegistry | [inline] |
| CreateActorProxy(const ActorType &type) | dtDAL::ActorPluginRegistry | |
| GetDescription() const | dtDAL::ActorPluginRegistry | [inline] |
| GetName() const | dtDAL::ActorPluginRegistry | [inline] |
| GetSupportedActorTypes(std::vector< dtCore::RefPtr< const ActorType > > &actors) | dtDAL::ActorPluginRegistry | |
| IsActorTypeSupported(dtCore::RefPtr< const ActorType > type) | dtDAL::ActorPluginRegistry | |
| mActorFactory | dtDAL::ActorPluginRegistry | [protected] |
| mDescription | dtDAL::ActorPluginRegistry | [protected] |
| mName | dtDAL::ActorPluginRegistry | [protected] |
| RegisterActorTypes()=0 | dtDAL::ActorPluginRegistry | [pure virtual] |
| SetDescription(const std::string &desc) | dtDAL::ActorPluginRegistry | [inline] |
| SetName(const std::string &name) | dtDAL::ActorPluginRegistry | [inline] |
| ~ActorPluginRegistry() | dtDAL::ActorPluginRegistry | [inline, virtual] |