| 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 | |
| GetClassName() | vtkPVXMLElement | virtual |
| GetElementsByName(const char *name, vtkCollection *elements) | vtkPVXMLElement | |
| GetElementsByName(const char *name, vtkCollection *elements, bool recursively) | vtkPVXMLElement | |
| GetId() | vtkPVXMLElement | virtual |
| GetName() | vtkPVXMLElement | virtual |
| 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 |
| Internal | vtkPVXMLElement | protected |
| IsA(const char *type) | vtkPVXMLElement | virtual |
| IsTypeOf(const char *type) | vtkPVXMLElement | static |
| 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) | 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 | |
| SafeDownCast(vtkObject *o) | vtkPVXMLElement | static |
| SetAttribute(const char *attrName, const char *attrValue) | vtkPVXMLElement | |
| SetId(const char *) | vtkPVXMLElement | protectedvirtual |
| SetName(const char *) | vtkPVXMLElement | virtual |
| SetParent(vtkPVXMLElement *parent) | vtkPVXMLElement | protected |
| Superclass typedef | vtkPVXMLElement | |
| vtkPVXMLElement() | vtkPVXMLElement | protected |
| vtkPVXMLParser class | vtkPVXMLElement | friend |
| ~vtkPVXMLElement() | vtkPVXMLElement | protected |