| 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::GroupActorProperty | [virtual] |
| FromString(const std::string &value) | dtDAL::GroupActorProperty | [virtual] |
| GetDataType() const | dtDAL::ActorProperty | [inline, virtual] |
| GetDescription() const | dtDAL::ActorProperty | [inline] |
| GetEditorType() const | dtDAL::GroupActorProperty | [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::GroupActorProperty | |
| GroupActorProperty(const std::string &name, const std::string &label, Functor1< const NamedGroupParameter & > set, Functor0Ret< dtCore::RefPtr< NamedGroupParameter > > get, const std::string &desc, const std::string &groupName, const std::string &editorType="", bool readOnly=false) | dtDAL::GroupActorProperty | |
| IsReadOnly() const | dtDAL::ActorProperty | [inline] |
| mGroupName | dtDAL::ActorProperty | [protected] |
| SetGroupName(const std::string &name) | dtDAL::ActorProperty | [inline] |
| SetNumberPrecision(unsigned int precision) | dtDAL::ActorProperty | [inline] |
| SetReadOnly(bool readOnly) | dtDAL::ActorProperty | [inline] |
| SetValue(const NamedGroupParameter &value) | dtDAL::GroupActorProperty | |
| ToString() const | dtDAL::GroupActorProperty | [virtual] |
| ~AbstractParameter() | dtDAL::AbstractParameter | [inline, protected, virtual] |
| ~ActorProperty() | dtDAL::ActorProperty | [inline, protected, virtual] |
| ~GroupActorProperty() | dtDAL::GroupActorProperty | [protected, virtual] |