|
evio
5.3
|
#include "evioDictEntry.hxx"#include "evioTypedefs.hxx"#include "evioException.hxx"#include <stack>#include <expat.h>Classes | |
| class | evio::evioDictionary |
| This class parses XML dictionary string and contains maps for looking up dictionary information. More... | |
Namespaces | |
| evio | |
| All evio symbols reside in the evio namespace. | |
Variables | |
| const string | evio::dictEntryTag = "dictentry" |
| const string | evio::oldDictEntryTag = "xmldumpdictdntry" |