UniRec  3.3.1
Data Structures | Namespaces
unirecArray.hpp File Reference

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
 

Detailed Description

Header file containing the definition of the UnirecArray class and its Iterator subclass.

Author
Pavel Siska siska.nosp@m.@ces.nosp@m.net.c.nosp@m.z

SPDX-License-Identifier: BSD-3-Clause

Definition in file unirecArray.hpp.