Classes | Namespaces | Typedefs
DOMDocument.h File Reference
#include <string>
#include <map>
#include <iostream>
#include <memory>
Include dependency graph for DOMDocument.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FIX::DOMAttributes
 Interface that represents attribute from underlying XML parser. More...
 
class  FIX::DOMNode
 Interface that represents node from underlying XML parser. More...
 
class  FIX::DOMDocument
 Interface that represents document of underlying XML parser. More...
 

Namespaces

 FIX
 

Typedefs

typedef std::auto_ptr< DOMAttributes > FIX::DOMAttributesPtr
 
typedef std::auto_ptr< DOMNode > FIX::DOMNodePtr
 
typedef std::auto_ptr< DOMDocument > FIX::DOMDocumentPtr
 

Generated on Thu Sep 5 2019 11:07:58 for QuickFIX by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2001