| ActorType(const std::string &name, const std::string &category="nocategory", const std::string &desc="", const ActorType *parentType=NULL) | dtDAL::ActorType | [inline] |
| GenerateUniqueId() | dtDAL::ActorType | [protected] |
| GetCategory() const | dtDAL::ActorType | [inline] |
| GetDescription() const | dtDAL::ActorType | [inline] |
| GetName() const | dtDAL::ActorType | [inline] |
| GetParentActorType() const | dtDAL::ActorType | [inline] |
| GetUniqueId() const | dtDAL::ActorType | [inline] |
| InstanceOf(const ActorType &rhs) const | dtDAL::ActorType | |
| InstanceOf(const std::string &category, const std::string &name) const | dtDAL::ActorType | |
| operator!=(const ActorType &rhs) const | dtDAL::ActorType | [inline] |
| operator<(const ActorType &rhs) const | dtDAL::ActorType | [inline] |
| operator<<(std::ostream &os, const ActorType &actorType) | dtDAL::ActorType | [friend] |
| operator==(const ActorType &rhs) const | dtDAL::ActorType | [inline] |
| SetCategory(const std::string &category) | dtDAL::ActorType | [inline] |
| SetDescription(const std::string &desc) | dtDAL::ActorType | [inline] |
| SetName(const std::string &name) | dtDAL::ActorType | [inline] |
| ToString() const | dtDAL::ActorType | |
| ~ActorType() | dtDAL::ActorType | [inline, protected, virtual] |