Inheritance diagram for CP_M_XMLEntry_Attributes:
Public Member Functions | |
Constructor / Destructor | |
CP_M_XMLEntry_Attributes () | |
Constructor. | |
virtual | ~CP_M_XMLEntry_Attributes () |
Destructor. | |
Protected Attributes | |
CP_XMLAttributes_Array * | fAttributes |
|
Constructor. |
|
Destructor |
|
Add a new attribute to our list of attributes.
|
|
Return the number of attributes for ourselves. |
|
Return the attribute at inIndex.
|
|
Adds the data for all of our attributes to the passed in string, correctly formatted for output. |
|
|