![]() |
![]() |
|
Index
Source Files
Annotated Class List
Alphabetical Class List
Class Hierarchy
Graphical Class Hierarchy
|
||
![]() |
![]() |
#include <MSXML_DOMDocument.h>
Inheritance diagram for FIX::MSXML_DOMNode:


Public Member Functions | |
| MSXML_DOMNode (MSXML2::IXMLDOMNode *pNode) | |
| ~MSXML_DOMNode () | |
| DOMNodePtr | getFirstChildNode () |
| DOMNodePtr | getNextSiblingNode () |
| DOMAttributesPtr | getAttributes () |
| std::string | getName () |
| std::string | getText () |
Private Attributes | |
| MSXML2::IXMLDOMNode * | m_pNode |
Definition at line 53 of file MSXML_DOMDocument.h.
|
|
Definition at line 56 of file MSXML_DOMDocument.h.
00057 : m_pNode( pNode ) {} |
|
|
|
|
|
Implements FIX::DOMNode. |
|
|
Implements FIX::DOMNode. |
|
|
Implements FIX::DOMNode. |
|
|
Implements FIX::DOMNode. |
|
|
Implements FIX::DOMNode. |
|
|
Definition at line 68 of file MSXML_DOMDocument.h. |
1.3.6-20040222 written by Dimitri van Heesch,
© 1997-2001