Members | Description | |||
AddRef (inherited from CXmlObjectBase) | Adds a reference to the object | |||
GetBase (inherited from CXmlObjectBase) | Gets the base class. | |||
FromXml (inherited from CXmlObjectBase) | Reads data into the object, from an XML string | |||
FromXmlFile (inherited from CXmlObjectBase) | Reads XML data the object, from a file | |||
GetName | Gets the name of this attribute | |||
SetName | Sets the name of this attribute | |||
GetNamespace | Gets the namespace that this attribute is a part of | |||
SetNamespace | Sets the namespace that this attribute is a part of | |||
Release (inherited from CXmlObjectBase) | Release a reference to the object (deletes the object if it is the last reference) | |||
ToXml (inherited from CXmlObjectBase) | Turns the object into an XML string | |||
ToXmlFile (inherited from CXmlObjectBase) | Turns the object into XML, and writes it to a file | |||
ToXmlStream (inherited from CXmlObjectBase) | Turns the object into XML, and writes it to a CBinaryData | |||
GetValue | Gets the value associated with this attribute | |||
SetValue | Sets the value associated with this attribute |