CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Functions
TinyDom2.h File Reference
#include "DetectorDescription/RegressionTest/src/TagName.h"
#include "DetectorDescription/Core/interface/adjgraph.h"
#include "DetectorDescription/Core/interface/graphwalker.h"
#include <string>
#include <map>
#include <iostream>

Go to the source code of this file.

Classes

class  AnotherDummy2
 

Typedefs

typedef std::map< TagName,
TagName
AttList2
 
typedef std::pair< TagName,
AttList2
Node2
 
typedef graph< Node2,
AnotherDummy2
TinyDom2
 
typedef graphwalker< Node2,
AnotherDummy2
TinyDom2Walker
 

Functions

void TinyDom2PrettyPrint (std::ostream &, const TinyDom2 &)
 

Typedef Documentation

typedef std::map<TagName, TagName> AttList2

Definition at line 13 of file TinyDom2.h.

typedef std::pair<TagName, AttList2> Node2

Definition at line 14 of file TinyDom2.h.

Definition at line 15 of file TinyDom2.h.

Definition at line 16 of file TinyDom2.h.

Function Documentation

void TinyDom2PrettyPrint ( std::ostream &  ,
const TinyDom2  
)