|
evio
5.2
|
| All evio symbols reside in the evio namespace | |
| Creates bank index for serialized event | |
| Implements evioChannel functionality for I/O to and from user-supplied evio buffer | |
| Pure virtual class defines single method that implements serialization of object to evio buffer | |
| Defines EVIO I/O channel functionality | |
| This class defines an entry in the XML dictionary | |
| This class parses XML dictionary string and contains maps for looking up dictionary information | |
| Basic evio exception class | |
| Implements evioChannel functionality for I/O to and from files | |
| Implements evioChannel functionality for I/O to and from socket | |
| Sub-class of evioDOMNode represents an evio leaf node | |
| General utilities | |
| Configuration options for toString() method | |
| Interface defines node and leaf handlers for use with evioStreamParser | |
| Stream parser dispatches to evioStreamParserHandler handlers when node or leaf reached | |
| Virtual class represents an evio node in memory, concrete sub-classes evioDOMContainerNode and evioDOMLeafNode are hidden from users | |
| Sub-class of evioDOMNode represents an evio container node | |
| Sub-class of evioDOMLeafNode<uint32_t> represents composite leaf node | |
| Represents an evio tree/event in memory | |
| Interface for object serialization |