sdf::v11::Element Member List

This is the complete list of members for sdf::v11::Element, including all inherited members.

AddAttribute(const std::string &_key, const std::string &_type, const std::string &_defaultvalue, bool _required, const std::string &_description="")sdf::v11::Element
AddElement(const std::string &_name)sdf::v11::Element
AddElementDescription(ElementPtr _elem)sdf::v11::Element
AddValue(const std::string &_type, const std::string &_defaultValue, bool _required, const std::string &_description="")sdf::v11::Element
AddValue(const std::string &_type, const std::string &_defaultValue, bool _required, const std::string &_minValue, const std::string &_maxValue, const std::string &_description="")sdf::v11::Element
Clear()sdf::v11::Element
ClearElements()sdf::v11::Element
Clone() constsdf::v11::Element
Copy(const ElementPtr _elem)sdf::v11::Element
CountNamedElements(const std::string &_type="") constsdf::v11::Element
Element()sdf::v11::Element
FilePath() constsdf::v11::Element
Get(const std::string &_key="") constsdf::v11::Element
Get(const std::string &_key, const T &_defaultValue) constsdf::v11::Element
Get(const std::string &_key, T &_param, const T &_defaultValue) constsdf::v11::Element
GetAny(const std::string &_key="") constsdf::v11::Element
GetAttribute(const std::string &_key) constsdf::v11::Element
GetAttribute(unsigned int _index) constsdf::v11::Element
GetAttributeCount() constsdf::v11::Element
GetAttributeSet(const std::string &_key) constsdf::v11::Element
GetCopyChildren() constsdf::v11::Element
GetDescription() constsdf::v11::Element
GetElement(const std::string &_name)sdf::v11::Element
GetElementDescription(unsigned int _index) constsdf::v11::Element
GetElementDescription(const std::string &_key) constsdf::v11::Element
GetElementDescriptionCount() constsdf::v11::Element
GetElementImpl(const std::string &_name) constsdf::v11::Element
GetElementTypeNames() constsdf::v11::Element
GetFirstElement() constsdf::v11::Element
GetInclude() const SDF_DEPRECATED(11.0)sdf::v11::Element
GetIncludeElement() constsdf::v11::Element
GetName() constsdf::v11::Element
GetNextElement(const std::string &_name="") constsdf::v11::Element
GetParent() constsdf::v11::Element
GetRequired() constsdf::v11::Element
GetValue() constsdf::v11::Element
HasAttribute(const std::string &_key) constsdf::v11::Element
HasElement(const std::string &_name) constsdf::v11::Element
HasElementDescription(const std::string &_name) constsdf::v11::Element
HasUniqueChildNames(const std::string &_type="") constsdf::v11::Element
InsertElement(ElementPtr _elem)sdf::v11::Element
OriginalVersion() constsdf::v11::Element
PrintDescription(const std::string &_prefix) constsdf::v11::Element
PrintDocLeftPane(std::string &_html, int _spacing, int &_index) constsdf::v11::Element
PrintDocRightPane(std::string &_html, int _spacing, int &_index) constsdf::v11::Element
PrintValues(std::string _prefix) constsdf::v11::Element
ReferenceSDF() constsdf::v11::Element
RemoveChild(ElementPtr _child)sdf::v11::Element
RemoveFromParent()sdf::v11::Element
Reset()sdf::v11::Element
Set(const T &_value)sdf::v11::Element
SetCopyChildren(bool _value)sdf::v11::Element
SetDescription(const std::string &_desc)sdf::v11::Element
SetFilePath(const std::string &_path)sdf::v11::Element
SetInclude(const std::string &_filename) SDF_DEPRECATED(11.0)sdf::v11::Element
SetIncludeElement(sdf::ElementPtr _includeElem)sdf::v11::Element
SetName(const std::string &_name)sdf::v11::Element
SetOriginalVersion(const std::string &_version)sdf::v11::Element
SetParent(const ElementPtr _parent)sdf::v11::Element
SetReferenceSDF(const std::string &_value)sdf::v11::Element
SetRequired(const std::string &_req)sdf::v11::Element
ToString(const std::string &_prefix) constsdf::v11::Element
Update()sdf::v11::Element
~Element()sdf::v11::Elementvirtual