18 #include <string_view> var-len fields (string where only printable characters are expected; '\0' at the end should NOT be in...
constexpr ur_field_type_t getExpectedUnirecType< char >()
constexpr ur_field_type_t getExpectedUnirecType< int64_t >()
constexpr ur_field_type_t getExpectedUnirecType< double >()
constexpr ur_field_type_t getExpectedUnirecType< int32_t >()
constexpr ur_field_type_t getExpectedUnirecType< UrTime >()
constexpr ur_field_type_t getExpectedUnirecType< uint64_t >()
constexpr ur_field_type_t getExpectedUnirecType< uint32_t >()
constexpr ur_field_type_t getExpectedUnirecType< int8_t >()
constexpr ur_field_type_t getExpectedUnirecType< uint8_t >()
constexpr ur_field_type_t getExpectedUnirecType< IpAddress >()
Definition of UniRec structures and functions.
Header file containing the definition of the IpAddress class.
var-len fields (generic string of bytes)
constexpr ur_field_type_t getExpectedUnirecType< float >()
constexpr ur_field_type_t getExpectedUnirecType()
Determines the expected UniRec field type for a given C++ type T.
constexpr ur_field_type_t getExpectedUnirecType< MacAddress >()
constexpr ur_field_type_t getExpectedUnirecType< int16_t >()
constexpr ur_field_type_t getExpectedUnirecType< uint16_t >()