UniRec
3.3.2
|
Header file containing the definition of the UnirecArray class and its Iterator subclass. More...
#include "unirecTypes.hpp"
#include <cstddef>
#include <exception>
#include <iterator>
#include <unirec/unirec.h>
Go to the source code of this file.
Data Structures | |
class | Nemea::UnirecArray< T > |
A wrapper class for a contiguous array of values with the same unirec fieldID. More... | |
class | Nemea::UnirecArray< T >::Iterator |
An iterator for the UnirecArray class. More... | |
Namespaces | |
Nemea | |
Header file containing the definition of the UnirecArray class and its Iterator subclass.
SPDX-License-Identifier: BSD-3-Clause
Definition in file unirecArray.hpp.