#include <XMLCOM.h>
Inheritance diagram for CXMLCOMCol:


Public Member Functions | |
| CXMLCOMCol (CXMLElement *pElement) | |
| virtual | ~CXMLCOMCol () |
Static Public Member Functions | |
| static ISXMLElements * | WrapElements (CXMLElement *pElement) |
| static ISXMLAttributes * | WrapAttributes (CXMLElement *pElement) |
Public Attributes | |
| CXMLElement * | m_pElement |
Protected Attributes | |
| POSITION | m_posCurrent |
| BOOL | m_bAttributes |
| CXMLCOMCol::CXMLCOMCol | ( | CXMLElement * | pElement | ) |
| CXMLCOMCol::~CXMLCOMCol | ( | ) | [virtual] |
| ISXMLElements * CXMLCOMCol::WrapElements | ( | CXMLElement * | pElement | ) | [static] |
| ISXMLAttributes * CXMLCOMCol::WrapAttributes | ( | CXMLElement * | pElement | ) | [static] |
POSITION CXMLCOMCol::m_posCurrent [protected] |
BOOL CXMLCOMCol::m_bAttributes [protected] |
1.5.2