CMS 3D CMS Logo

Classes | Typedefs | Functions
TinyDom2.h File Reference
#include <iostream>
#include <map>
#include <string>
#include <utility>
#include "DetectorDescription/Core/interface/adjgraph.h"
#include "DetectorDescription/Core/interface/graphwalker.h"
#include "DetectorDescription/RegressionTest/src/TagName.h"

Go to the source code of this file.

Classes

class  AnotherDummy2
 

Typedefs

typedef std::map< TagName, TagNameAttList2
 
typedef std::pair< TagName, AttList2Node2
 
typedef graph< Node2, AnotherDummy2TinyDom2
 
typedef graphwalker< Node2, AnotherDummy2TinyDom2Walker
 

Functions

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

Typedef Documentation

typedef std::map<TagName, TagName> AttList2

Definition at line 15 of file TinyDom2.h.

typedef std::pair<TagName, AttList2> Node2

Definition at line 16 of file TinyDom2.h.

Definition at line 17 of file TinyDom2.h.

Definition at line 18 of file TinyDom2.h.

Function Documentation

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