evio  5.3
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cevio::bankIndex
 Cevio::evioBankIndexCreates bank index for serialized event
 Cevio::evioChannelDefines EVIO I/O channel functionality
 Cevio::evioBufferChannelImplements evioChannel functionality for I/O to and from user-supplied evio buffer
 Cevio::evioFileChannelImplements evioChannel functionality for I/O to and from files
 Cevio::evioSocketChannelImplements evioChannel functionality for I/O to and from socket
 Cevio::evioChannelBufferizablePure virtual class defines single method that implements serialization of object to evio buffer
 Cevio::evioDOMTreeRepresents an evio tree/event in memory
 Cevio::evioDictEntryThis class defines an entry in the XML dictionary
 Cevio::evioDictionaryThis class parses XML dictionary string and contains maps for looking up dictionary information
 Cevio::evioDOMNodeVirtual class represents an evio node in memory, concrete sub-classes evioDOMContainerNode and evioDOMLeafNode are hidden from users
 Cevio::evioDOMLeafNode< uint32_t >
 Cevio::evioCompositeDOMLeafNodeSub-class of evioDOMLeafNode<uint32_t> represents composite leaf node
 Cevio::evioDOMContainerNodeSub-class of evioDOMNode represents an evio container node
 Cevio::evioDOMLeafNode< T >Sub-class of evioDOMNode represents an evio leaf node
 Cevio::evioSerializableInterface for object serialization
 Cevio::evioStreamParserStream parser dispatches to evioStreamParserHandler handlers when node or leaf reached
 Cevio::evioStreamParserHandlerInterface defines node and leaf handlers for use with evioStreamParser
 Cevio::evioDOMTreeRepresents an evio tree/event in memory
 Cevio::evioToStringConfigConfiguration options for toString() method
 Cevio::evioUtil< T >
 Cevio::evioUtilitiesGeneral utilities
 Cstd::exception
 Cevio::evioExceptionBasic evio exception class
 Cevio::tagNumComp