addProperty(const std::string &name, const std::string &type, const std::string &default_value="", const std::string &description="", const Property::StringPairList &possible_values=Property::StringPairList(), bool enable_empty_default=false) | simth::PropertyList | |
addProperty(const Property &p) | simth::PropertyList | |
begin() | simth::PropertyList | [inline] |
begin() const | simth::PropertyList | [inline] |
const_iterator typedef | simth::PropertyList | |
empty() const | simth::PropertyList | [inline] |
end() | simth::PropertyList | [inline] |
end() const | simth::PropertyList | [inline] |
exists(const std::string &name) const | simth::PropertyList | |
get(const std::string &name) | simth::PropertyList | |
get(const std::string &name) const | simth::PropertyList | |
getProperty(const std::string &name) const | simth::PropertyList | [inline] |
iterator typedef | simth::PropertyList | |
map_type typedef | simth::PropertyList | |
PropertyList() | simth::PropertyList | |
PropertyList(const PropertyList &) | simth::PropertyList | |
remove(const std::string &name) | simth::PropertyList | |
setProperty(const std::string &name, const propertyT &value) | simth::PropertyList | [inline] |
size() const | simth::PropertyList | [inline] |
toStream(std::ostream &os) const | simth::PropertyList | |
value_type typedef | simth::PropertyList | |
~PropertyList() | simth::PropertyList |