UniRec
3.0.0
|
▼NNemeaPlusPlus | |
CUnirecBidirectionalInterface | A class that provides a bidirectional interface for sending and receiving unirec records |
CUnirecInputInterface | A class that provides an interface for receiving data in the Unirec format using the TRAP library |
CIpAddress | |
CMacAddress | |
CUnirecOutputInterface | A class for sending UniRec records through a Trap interface |
CTrapModuleInfo | Class representing information about a trap module |
CUnirec | |
▼CUnirecArray | A wrapper class for a contiguous array of values with the same unirec fieldID |
CIterator | An iterator for the UnirecArray class |
CEoFException | An exception that is thrown when the end of the input stream is reached |
CFormatChangeException | An exception that is thrown when the record format changes |
CHelpException | This exception is thrown when the libtrap command-line argument contains help flag |
CUnirecRecord | A class for working with UniRec records and their fields |
CUnirecRecordView | Provides a view into a UniRec record |
Cis_string | A type trait that checks if a given type is a string type |
Cis_string< std::string > | |
Cis_string< std::string_view > | |
Cadd_const | A type trait that adds const to a given type if it is a pointer or a reference |
Cadd_const< T * > | |
Cadd_const< T & > | |
CUrTime |