|
evio
5.3
|
| Cevio::bankIndex | |
| Cevio::evioBankIndex | Creates bank index for serialized event |
| ▼Cevio::evioChannel | Defines EVIO I/O channel functionality |
| Cevio::evioBufferChannel | Implements evioChannel functionality for I/O to and from user-supplied evio buffer |
| Cevio::evioFileChannel | Implements evioChannel functionality for I/O to and from files |
| Cevio::evioSocketChannel | Implements evioChannel functionality for I/O to and from socket |
| ▼Cevio::evioChannelBufferizable | Pure virtual class defines single method that implements serialization of object to evio buffer |
| Cevio::evioDOMTree | Represents an evio tree/event in memory |
| Cevio::evioDictEntry | This class defines an entry in the XML dictionary |
| Cevio::evioDictionary | This class parses XML dictionary string and contains maps for looking up dictionary information |
| ▼Cevio::evioDOMNode | Virtual class represents an evio node in memory, concrete sub-classes evioDOMContainerNode and evioDOMLeafNode are hidden from users |
| ▼Cevio::evioDOMLeafNode< uint32_t > | |
| Cevio::evioCompositeDOMLeafNode | Sub-class of evioDOMLeafNode<uint32_t> represents composite leaf node |
| Cevio::evioDOMContainerNode | Sub-class of evioDOMNode represents an evio container node |
| Cevio::evioDOMLeafNode< T > | Sub-class of evioDOMNode represents an evio leaf node |
| Cevio::evioSerializable | Interface for object serialization |
| Cevio::evioStreamParser | Stream parser dispatches to evioStreamParserHandler handlers when node or leaf reached |
| ▼Cevio::evioStreamParserHandler | Interface defines node and leaf handlers for use with evioStreamParser |
| Cevio::evioDOMTree | Represents an evio tree/event in memory |
| Cevio::evioToStringConfig | Configuration options for toString() method |
| Cevio::evioUtil< T > | |
| Cevio::evioUtilities | General utilities |
| ▼Cstd::exception | |
| Cevio::evioException | Basic evio exception class |
| Cevio::tagNumComp |