Defined in file: hzDocument.h
Constructors/Detructors
| hzAttrset* | hzAttrset | (const hzAttrset&) | |
| hzAttrset* | hzAttrset | (void) | |
| NULL-BASIS | ~hzAttrset | (void) |
Public Methods:
| void | Advance | (void) | Advance the iterator |
| const char* | Name | (void) | Return the attribute name |
| bool | NameEQ | (const char* cstr) | |
| bool | ValEQ | (const char* cstr) | |
| bool | Valid | (void) | |
| const char* | Value | (void) | Return the attribute name |
Overloaded operators:
| hzAttrset& | operator= | (const hzAttrset&) | |
| hzAttrset& | operator= | (hzXmlNode* pNode) | |
| hzAttrset& | operator= | (hzHtmElem* pNode) |
Member Variables:
| int | m_Current | No description | |
| int | m_Final | No description | |
| unsigned int | m_NodeUid | No description | |
| hzPair | m_Pair | No description | |
| int | m_Start | No description | |
| const hzDocument* | m_pHostDoc | No description |