| AddAttribute(const char *attrName, const char *attrValue) | vtkPVXMLElement | |
| AddAttribute(const char *attrName, unsigned int attrValue) | vtkPVXMLElement | |
| AddAttribute(const char *attrName, double attrValue) | vtkPVXMLElement | |
| AddAttribute(const char *attrName, double attrValue, int precision) | vtkPVXMLElement | |
| AddAttribute(const char *attrName, int attrValue) | vtkPVXMLElement | |
| AddCharacterData(const char *data, int length) | vtkPVXMLElement | protected |
| AddNestedElement(vtkPVXMLElement *element, int setPrent) | vtkPVXMLElement | |
| AddNestedElement(vtkPVXMLElement *element) | vtkPVXMLElement | |
| CopyAttributesTo(vtkPVXMLElement *other) | vtkPVXMLElement | |
| CopyTo(vtkPVXMLElement *other) | vtkPVXMLElement | |
| Encode(const char *plaintext) | vtkPVXMLElement | static |
| Equals(vtkPVXMLElement *other) | vtkPVXMLElement | |
| FindNestedElement(const char *id) | vtkPVXMLElement | |
| FindNestedElementByName(const char *name) | vtkPVXMLElement | |
| FindNestedElementByName(const char *name, vtkCollection *elements) | vtkPVXMLElement | |
| GetAttribute(const char *name) | vtkPVXMLElement | inline |
| GetAttributeOrDefault(const char *name, const char *notFound) | vtkPVXMLElement | |
| GetAttributeOrEmpty(const char *name) | vtkPVXMLElement | inline |
| GetCharacterData() | vtkPVXMLElement | |
| GetCharacterDataAsVector(int length, int *value) | vtkPVXMLElement | |
| GetCharacterDataAsVector(int length, float *value) | vtkPVXMLElement | |
| GetCharacterDataAsVector(int length, double *value) | vtkPVXMLElement | |
| GetElementsByName(const char *name, vtkCollection *elements) | vtkPVXMLElement | |
| GetElementsByName(const char *name, vtkCollection *elements, bool recursively) | vtkPVXMLElement | |
| GetNestedElement(unsigned int index) | vtkPVXMLElement | |
| GetNumberOfNestedElements() | vtkPVXMLElement | |
| GetParent() | vtkPVXMLElement | |
| GetScalarAttribute(const char *name, int *value) | vtkPVXMLElement | |
| GetScalarAttribute(const char *name, float *value) | vtkPVXMLElement | |
| GetScalarAttribute(const char *name, double *value) | vtkPVXMLElement | |
| GetVectorAttribute(const char *name, int length, int *value) | vtkPVXMLElement | |
| GetVectorAttribute(const char *name, int length, float *value) | vtkPVXMLElement | |
| GetVectorAttribute(const char *name, int length, double *value) | vtkPVXMLElement | |
| Id | vtkPVXMLElement | protected |
| LookupElement(const char *id) | vtkPVXMLElement | |
| LookupElementInScope(const char *id) | vtkPVXMLElement | protected |
| LookupElementUpScope(const char *id) | vtkPVXMLElement | protected |
| Merge(vtkPVXMLElement *element, const char *attributeName) | vtkPVXMLElement | |
| Name | vtkPVXMLElement | protected |
| New() | vtkPVXMLElement | static |
| Parent | vtkPVXMLElement | protected |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkPVXMLElement | |
| PrintXML(ostream &os, vtkIndent indent) | vtkPVXMLElement | |
| PrintXML() | vtkPVXMLElement | |
| ReadXMLAttributes(const char **atts) | vtkPVXMLElement | protected |
| RemoveAllNestedElements() | vtkPVXMLElement | |
| RemoveAttribute(const char *attrName) | vtkPVXMLElement | |
| RemoveNestedElement(vtkPVXMLElement *) | vtkPVXMLElement | |
| ReplaceNestedElement(vtkPVXMLElement *elementToReplace, vtkPVXMLElement *element) | vtkPVXMLElement | |
| SetAttribute(const char *attrName, const char *attrValue) | vtkPVXMLElement | |
| SetParent(vtkPVXMLElement *parent) | vtkPVXMLElement | protected |
| vtkGetStringMacro(Name) | vtkPVXMLElement | |
| vtkGetStringMacro(Id) | vtkPVXMLElement | |
| vtkPVXMLElement() | vtkPVXMLElement | protected |
| vtkSetStringMacro(Name) | vtkPVXMLElement | |
| vtkSetStringMacro(Id) | vtkPVXMLElement | protected |
| vtkTypeMacro(vtkPVXMLElement, vtkObject) | vtkPVXMLElement | |
| ~vtkPVXMLElement() override | vtkPVXMLElement | protected |