#include <IXMLDOMNodeImpl.h>
Inheritance diagram for IXMLDOMNodeImpl< T, piid, tihclass >:


Public Member Functions | |
| IXMLDOMNodeImpl () | |
| virtual DOMNode * | get_DOMNode ()=0 |
| virtual DOMNodeType | get_DOMNodeType () const =0 |
| void | SetOwnerDoc (IXMLDOMDocument *p) |
| HRESULT STDMETHODCALLTYPE | InterfaceSupportsErrorInfo (REFIID iid) |
Protected Member Functions | |
| void | ReleaseOwnerDoc () |
Protected Attributes | |
| IXMLDOMDocument * | m_pIXMLDOMDocument |
| IXMLDOMNodeImpl< T, piid, tihclass >::IXMLDOMNodeImpl | ( | ) | [inline] |
| virtual DOMNode* IXMLDOMNodeImpl< T, piid, tihclass >::get_DOMNode | ( | ) | [pure virtual] |
Implemented in IXMLDOMCharacterDataImpl< T, piid, tihclass >, CXMLDOMAttribute, CXMLDOMDocument, CXMLDOMDocumentFragment, CXMLDOMDocumentType, CXMLDOMElement, CXMLDOMEntity, CXMLDOMEntityReference, CXMLDOMNotation, CXMLDOMProcessingInstruction, CXMLDOMXMLDecl, IXMLDOMCharacterDataImpl< IXMLDOMComment,&IID_IXMLDOMComment >, IXMLDOMCharacterDataImpl< IXMLDOMText, piid, CComTypeInfoHolder >, and IXMLDOMCharacterDataImpl< IXMLDOMCDATASection, piid, CComTypeInfoHolder >.
| virtual DOMNodeType IXMLDOMNodeImpl< T, piid, tihclass >::get_DOMNodeType | ( | ) | const [pure virtual] |
| HRESULT STDMETHODCALLTYPE IXMLDOMNodeImpl< T, piid, tihclass >::InterfaceSupportsErrorInfo | ( | REFIID | iid | ) |
| void IXMLDOMNodeImpl< T, piid, tihclass >::ReleaseOwnerDoc | ( | ) | [inline, protected] |
| void IXMLDOMNodeImpl< T, piid, tihclass >::SetOwnerDoc | ( | IXMLDOMDocument * | p | ) | [inline] |
IXMLDOMDocument* IXMLDOMNodeImpl< T, piid, tihclass >::m_pIXMLDOMDocument [protected] |
1.4.7