QMCPACK
XmlRep.h File Reference
+ Include dependency graph for XmlRep.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XmlElement
 
class  XmlStream
 
class  XmlNode
 

Enumerations

enum  tagType { opening, closing, selfClosing, pod }
 

Enumeration Type Documentation

◆ tagType

enum tagType
strong
Enumerator
opening 
closing 
selfClosing 
pod 

Definition at line 24 of file XmlRep.h.