sdf::v12::Element Member List

This is the complete list of members for sdf::v12::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::v12::Element
AddElement(const std::string &_name)sdf::v12::Element
AddElementDescription(ElementPtr _elem)sdf::v12::Element
AddValue(const std::string &_type, const std::string &_defaultValue, bool _required, const std::string &_description="")sdf::v12::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::v12::Element
Clear()sdf::v12::Element
ClearElements()sdf::v12::Element
Clone() constsdf::v12::Element
Copy(const ElementPtr _elem)sdf::v12::Element
CountNamedElements(const std::string &_type="") constsdf::v12::Element
CountNamedElements(const std::string &_type, const std::vector< std::string > &_ignoreElements) constsdf::v12::Element
Element()sdf::v12::Element
FilePath() constsdf::v12::Element
FindElement(const std::string &_name)sdf::v12::Element
FindElement(const std::string &_name) constsdf::v12::Element
Get(const std::string &_key="") constsdf::v12::Element
Get(const std::string &_key, const T &_defaultValue) constsdf::v12::Element
Get(const std::string &_key, T &_param, const T &_defaultValue) constsdf::v12::Element
GetAny(const std::string &_key="") constsdf::v12::Element
GetAttribute(const std::string &_key) constsdf::v12::Element
GetAttribute(unsigned int _index) constsdf::v12::Element
GetAttributeCount() constsdf::v12::Element
GetAttributes() constsdf::v12::Element
GetAttributeSet(const std::string &_key) constsdf::v12::Element
GetCopyChildren() constsdf::v12::Element
GetDescription() constsdf::v12::Element
GetElement(const std::string &_name)sdf::v12::Element
GetElementDescription(unsigned int _index) constsdf::v12::Element
GetElementDescription(const std::string &_key) constsdf::v12::Element
GetElementDescriptionCount() constsdf::v12::Element
GetElementImpl(const std::string &_name) constsdf::v12::Element
GetElementTypeNames() constsdf::v12::Element
GetExplicitlySetInFile() constsdf::v12::Element
GetFirstElement() constsdf::v12::Element
GetIncludeElement() constsdf::v12::Element
GetName() constsdf::v12::Element
GetNextElement(const std::string &_name="") constsdf::v12::Element
GetParent() constsdf::v12::Element
GetRequired() constsdf::v12::Element
GetValue() constsdf::v12::Element
HasAttribute(const std::string &_key) constsdf::v12::Element
HasElement(const std::string &_name) constsdf::v12::Element
HasElementDescription(const std::string &_name) constsdf::v12::Element
HasUniqueChildNames(const std::string &_type="") constsdf::v12::Element
HasUniqueChildNames(const std::string &_type, const std::vector< std::string > &_ignoreElements) constsdf::v12::Element
InsertElement(ElementPtr _elem)sdf::v12::Element
LineNumber() constsdf::v12::Element
NameUniquenessExceptions()sdf::v12::Elementstatic
OriginalVersion() constsdf::v12::Element
PrintDescription(const std::string &_prefix) constsdf::v12::Element
PrintDocLeftPane(std::string &_html, int _spacing, int &_index) constsdf::v12::Element
PrintDocRightPane(std::string &_html, int _spacing, int &_index) constsdf::v12::Element
PrintValues(std::string _prefix, const PrintConfig &_config=PrintConfig()) constsdf::v12::Element
PrintValues(const std::string &_prefix, bool _includeDefaultElements, bool _includeDefaultAttributes, const PrintConfig &_config=PrintConfig()) constsdf::v12::Element
ReferenceSDF() constsdf::v12::Element
RemoveAllAttributes()sdf::v12::Element
RemoveAttribute(const std::string &_key)sdf::v12::Element
RemoveChild(ElementPtr _child)sdf::v12::Element
RemoveFromParent()sdf::v12::Element
Reset()sdf::v12::Element
Set(const T &_value)sdf::v12::Element
SetCopyChildren(bool _value)sdf::v12::Element
SetDescription(const std::string &_desc)sdf::v12::Element
SetExplicitlySetInFile(const bool _value)sdf::v12::Element
SetFilePath(const std::string &_path)sdf::v12::Element
SetIncludeElement(sdf::ElementPtr _includeElem)sdf::v12::Element
SetLineNumber(int _lineNumber)sdf::v12::Element
SetName(const std::string &_name)sdf::v12::Element
SetOriginalVersion(const std::string &_version)sdf::v12::Element
SetParent(const ElementPtr _parent)sdf::v12::Element
SetReferenceSDF(const std::string &_value)sdf::v12::Element
SetRequired(const std::string &_req)sdf::v12::Element
SetXmlPath(const std::string &_path)sdf::v12::Element
ToString(const std::string &_prefix, const PrintConfig &_config=PrintConfig()) constsdf::v12::Element
ToString(const std::string &_prefix, bool _includeDefaultElements, bool _includeDefaultAttributes, const PrintConfig &_config=PrintConfig()) constsdf::v12::Element
Update()sdf::v12::Element
XmlPath() constsdf::v12::Element
~Element()sdf::v12::Elementvirtual