UniRec  3.2.0
Data Structures | Namespaces
outputInterface.hpp File Reference

Defines the UnirecOutputInterface class. More...

#include "unirecRecord.hpp"
#include "unirecRecordView.hpp"
#include <string>
#include <unirec/unirec.h>

Go to the source code of this file.

Data Structures

class  Nemea::UnirecOutputInterface
 A class for sending UniRec records through a Trap interface. More...
 

Namespaces

 Nemea
 

Detailed Description

Defines the UnirecOutputInterface class.

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

This file contains the declaration of the UnirecOutputInterface class, which provides a C++ interface for sending Unirec records to a TRAP interface. The class encapsulates the low-level TRAP functions and provides a higher-level interface for sending records and configuring the interface.

Definition in file outputInterface.hpp.