| ActorProperty(dtDAL::DataType &dataType, const std::string &name, const std::string &label, const std::string &desc, const std::string &groupName, bool readOnly=false) | dtDAL::ActorProperty | [inline, protected] |
| CopyFrom(const ActorProperty &otherProp) | dtDAL::ResourceActorProperty | [inline, virtual] |
| FromString(const std::string &value) | dtDAL::ResourceActorProperty | [virtual] |
| GetDataType() const | dtDAL::ActorProperty | [inline, virtual] |
| GetDescription() const | dtDAL::ActorProperty | [inline] |
| GetGroupName() const | dtDAL::ActorProperty | [inline] |
| GetLabel() const | dtDAL::ActorProperty | [inline] |
| GetName() const | dtDAL::ActorProperty | [inline, virtual] |
| GetNumberPrecision() const | dtDAL::ActorProperty | [inline] |
| GetPropertyType() const | dtDAL::ActorProperty | [inline] |
| GetValue() const | dtDAL::ResourceActorProperty | |
| IsReadOnly() const | dtDAL::ActorProperty | [inline] |
| mGroupName | dtDAL::ActorProperty | [protected] |
| ResourceActorProperty(ActorProxy &actorProxy, DataType &type, const std::string &name, const std::string &label, Functor1< const std::string & > Set, const std::string &desc="", const std::string &groupName="") | dtDAL::ResourceActorProperty | [inline] |
| SetGroupName(const std::string &name) | dtDAL::ActorProperty | [inline] |
| SetNumberPrecision(unsigned int precision) | dtDAL::ActorProperty | [inline] |
| SetReadOnly(bool readOnly) | dtDAL::ActorProperty | [inline] |
| SetValue(ResourceDescriptor *value) | dtDAL::ResourceActorProperty | |
| ToString() const | dtDAL::ResourceActorProperty | [virtual] |
| ~AbstractParameter() | dtDAL::AbstractParameter | [inline, protected, virtual] |
| ~ActorProperty() | dtDAL::ActorProperty | [inline, protected, virtual] |
| ~ResourceActorProperty() | dtDAL::ResourceActorProperty | [inline, protected, virtual] |