UniRec
3.2.0
|
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 | |
Defines the UnirecOutputInterface class.
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.