FOUND
|
Union for converting a 32-bit floating point number from host byte order to network byte order and vice versa. More...
#include <encoding.hpp>
Public Attributes | |
float | f |
Floating-point variable used for storing a single-precision value. | |
uint32_t | u |
Unsigned 32-bit integer used for encoding or serialization purposes. | |
Union for converting a 32-bit floating point number from host byte order to network byte order and vice versa.
float found::_f_u_::f |
Floating-point variable used for storing a single-precision value.
uint32_t found::_f_u_::u |
Unsigned 32-bit integer used for encoding or serialization purposes.