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