SAGA C++ API 1.6
saga::attribute Member List
This is the complete list of members for saga::attribute, including all inherited members.
attribute(saga::impl::object *impl)saga::attribute [explicit]
attribute(saga::object rhs)saga::attribute
attribute(void)saga::attribute
attribute_exists(std::string const &key) constsaga::detail::attribute< attribute > [inline]
attribute_is_readonly(std::string const &key) constsaga::detail::attribute< attribute > [inline]
attribute_is_removable(std::string const &key) constsaga::detail::attribute< attribute > [inline]
attribute_is_vector(std::string const &key) constsaga::detail::attribute< attribute > [inline]
attribute_is_writable(std::string const &key) constsaga::detail::attribute< attribute > [inline]
find_attributes(std::string const &pattern) constsaga::detail::attribute< attribute > [inline]
get_attribute(std::string const &key) constsaga::detail::attribute< attribute > [inline]
get_vector_attribute(std::string const &key) constsaga::detail::attribute< attribute > [inline]
list_attributes() constsaga::detail::attribute< attribute > [inline]
remove_attribute(std::string const &key)saga::detail::attribute< attribute > [inline]
set_attribute(std::string const &key, std::string const &value)saga::detail::attribute< attribute > [inline]
set_vector_attribute(std::string const &key, strvec_type const &value)saga::detail::attribute< attribute > [inline]
strmap_type typedefsaga::detail::attribute< attribute >
strvec_type typedefsaga::detail::attribute< attribute >
~attribute(void)saga::attribute
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines