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


Public Member Functions | |
| MSXML_DOMAttributes (MSXML2::IXMLDOMNode *pNode) | |
| ~MSXML_DOMAttributes () | |
| bool | get (const std::string &, std::string &) |
| DOMAttributes::map | toMap () |
Private Attributes | |
| MSXML2::IXMLDOMNamedNodeMap * | m_pNodeMap |
Definition at line 35 of file MSXML_DOMDocument.h.
|
|
Definition at line 38 of file MSXML_DOMDocument.h. References m_pNodeMap.
00039 {
00040 pNode->get_attributes(&m_pNodeMap);
00041 }
|
|
|
|
|
||||||||||||
|
Implements FIX::DOMAttributes. |
|
|
Implements FIX::DOMAttributes. |
|
|
Definition at line 49 of file MSXML_DOMDocument.h. Referenced by MSXML_DOMAttributes(). |
1.3.6-20040222 written by Dimitri van Heesch,
© 1997-2001