|
evio
5.3
|
| ▼Nevio | All evio symbols reside in the evio namespace |
| CbankIndex | |
| CtagNumComp | |
| CevioBankIndex | Creates bank index for serialized event |
| CevioBufferChannel | Implements evioChannel functionality for I/O to and from user-supplied evio buffer |
| CevioChannelBufferizable | Pure virtual class defines single method that implements serialization of object to evio buffer |
| CevioChannel | Defines EVIO I/O channel functionality |
| CevioDictEntry | This class defines an entry in the XML dictionary |
| CevioDictionary | This class parses XML dictionary string and contains maps for looking up dictionary information |
| CevioException | Basic evio exception class |
| CevioFileChannel | Implements evioChannel functionality for I/O to and from files |
| CevioSocketChannel | Implements evioChannel functionality for I/O to and from socket |
| CevioDOMLeafNode | Sub-class of evioDOMNode represents an evio leaf node |
| CevioUtil | |
| CevioUtilities | General utilities |
| CevioToStringConfig | Configuration options for toString() method |
| CevioStreamParserHandler | Interface defines node and leaf handlers for use with evioStreamParser |
| CevioStreamParser | Stream parser dispatches to evioStreamParserHandler handlers when node or leaf reached |
| CevioDOMNode | Virtual class represents an evio node in memory, concrete sub-classes evioDOMContainerNode and evioDOMLeafNode are hidden from users |
| CevioDOMContainerNode | Sub-class of evioDOMNode represents an evio container node |
| CevioCompositeDOMLeafNode | Sub-class of evioDOMLeafNode<uint32_t> represents composite leaf node |
| CevioDOMTree | Represents an evio tree/event in memory |
| CevioSerializable | Interface for object serialization |