evio  5.2
 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
 oCbankIndex
 oCtagNumComp
 oCevioBankIndexCreates bank index for serialized event
 oCevioBufferChannelImplements evioChannel functionality for I/O to and from user-supplied evio buffer
 oCevioChannelBufferizablePure virtual class defines single method that implements serialization of object to evio buffer
 oCevioChannelDefines EVIO I/O channel functionality
 oCevioDictEntryThis class defines an entry in the XML dictionary
 oCevioDictionaryThis class parses XML dictionary string and contains maps for looking up dictionary information
 oCevioExceptionBasic evio exception class
 oCevioFileChannelImplements evioChannel functionality for I/O to and from files
 oCevioSocketChannelImplements evioChannel functionality for I/O to and from socket
 oCevioDOMLeafNodeSub-class of evioDOMNode represents an evio leaf node
 oCevioUtil
 oCevioUtilitiesGeneral utilities
 oCevioToStringConfigConfiguration options for toString() method
 oCevioStreamParserHandlerInterface defines node and leaf handlers for use with evioStreamParser
 oCevioStreamParserStream parser dispatches to evioStreamParserHandler handlers when node or leaf reached
 oCevioDOMNodeVirtual class represents an evio node in memory, concrete sub-classes evioDOMContainerNode and evioDOMLeafNode are hidden from users
 oCevioDOMContainerNodeSub-class of evioDOMNode represents an evio container node
 oCevioCompositeDOMLeafNodeSub-class of evioDOMLeafNode<uint32_t> represents composite leaf node
 oCevioDOMTreeRepresents an evio tree/event in memory
 \CevioSerializableInterface for object serialization