UniRec
3.3.1
|
Files | |
file | bidirectionalInterface.hpp [code] |
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. | |
file | inputInterface.hpp [code] |
Provides an interface for receiving UniRec records using the TRAP protocol. | |
file | interfaceStats.hpp [code] |
This file contains the declarations of the interface stats structure. | |
file | ipAddress.hpp [code] |
Header file containing the definition of the IpAddress class. | |
file | macAddress.hpp [code] |
file | outputInterface.hpp [code] |
Defines the UnirecOutputInterface class. | |
file | trapModuleInfo.hpp [code] |
Contains the definition of the TrapModuleInfo class. | |
file | unirec.hpp [code] |
file | unirecArray.hpp [code] |
Header file containing the definition of the UnirecArray class and its Iterator subclass. | |
file | unirecException.hpp [code] |
Defines custom exception classes. | |
file | unirecRecord.hpp [code] |
Defines the UnirecRecord class. | |
file | unirecRecordView.hpp [code] |
Provides a view into a UniRec record. | |
file | unirecTypes.hpp [code] |
This file contains functions for determining the expected UniRec type for various C++ types. | |
file | unirecTypeTraits.hpp [code] |
Provides a set of type traits and aliases for working with unirec++. | |
file | urTime.hpp [code] |