evio  5.3
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NevioAll evio symbols reside in the evio namespace
 CbankIndex
 CtagNumComp
 CevioBankIndexCreates bank index for serialized event
 CevioBufferChannelImplements evioChannel functionality for I/O to and from user-supplied evio buffer
 CevioChannelBufferizablePure virtual class defines single method that implements serialization of object to evio buffer
 CevioChannelDefines EVIO I/O channel functionality
 CevioDictEntryThis class defines an entry in the XML dictionary
 CevioDictionaryThis class parses XML dictionary string and contains maps for looking up dictionary information
 CevioExceptionBasic evio exception class
 CevioFileChannelImplements evioChannel functionality for I/O to and from files
 CevioSocketChannelImplements evioChannel functionality for I/O to and from socket
 CevioDOMLeafNodeSub-class of evioDOMNode represents an evio leaf node
 CevioUtil
 CevioUtilitiesGeneral utilities
 CevioToStringConfigConfiguration options for toString() method
 CevioStreamParserHandlerInterface defines node and leaf handlers for use with evioStreamParser
 CevioStreamParserStream parser dispatches to evioStreamParserHandler handlers when node or leaf reached
 CevioDOMNodeVirtual class represents an evio node in memory, concrete sub-classes evioDOMContainerNode and evioDOMLeafNode are hidden from users
 CevioDOMContainerNodeSub-class of evioDOMNode represents an evio container node
 CevioCompositeDOMLeafNodeSub-class of evioDOMLeafNode<uint32_t> represents composite leaf node
 CevioDOMTreeRepresents an evio tree/event in memory
 CevioSerializableInterface for object serialization