evio
6.0
|
#include <cstdint>
#include <sstream>
#include <memory>
#include <vector>
#include <algorithm>
#include "ByteOrder.h"
#include "ByteBuffer.h"
#include "DataType.h"
#include "RecordNode.h"
#include "EvioException.h"
Go to the source code of this file.
Classes | |
class | evio::EvioNode |
This class is used to store relevant info about an evio container (bank, segment, or tag segment), without having to de-serialize it into many objects and arrays. More... | |
Namespaces | |
evio | |
Copyright (c) 2019, Jefferson Science Associates. | |