UniRec 3.3.2
Loading...
Searching...
No Matches
unirec++ Directory Reference

Files

 bidirectionalInterface.hpp
 Defines a bidirectional interface for sending and receiving unirec records using the TRAP interface provided by the UniRec library. This class provides a simple and easy-to-use bidirectional interface for sending and receiving unirec records with the SAME format. It wraps the TRAP interface provided by the UniRec library and includes methods for sending and receiving records, changing the record template, setting timeouts, and more.
 
 inputInterface.hpp
 Provides an interface for receiving UniRec records using the TRAP protocol.
 
 interfaceStats.hpp
 This file contains the declarations of the interface stats structure.
 
 ipAddress.hpp
 Header file containing the definition of the IpAddress class.
 
 macAddress.hpp
 
 outputInterface.hpp
 Defines the UnirecOutputInterface class.
 
 trapModuleInfo.hpp
 Contains the definition of the TrapModuleInfo class.
 
 unirec.hpp
 
 unirecArray.hpp
 Header file containing the definition of the UnirecArray class and its Iterator subclass.
 
 unirecException.hpp
 Defines custom exception classes.
 
 unirecRecord.hpp
 Defines the UnirecRecord class.
 
 unirecRecordView.hpp
 Provides a view into a UniRec record.
 
 unirecTypes.hpp
 This file contains functions for determining the expected UniRec type for various C++ types.
 
 unirecTypeTraits.hpp
 Provides a set of type traits and aliases for working with unirec++.
 
 urTime.hpp