FOUND
Loading...
Searching...
No Matches
found::_f_u_ Union Reference

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.
 

Detailed Description

Union for converting a 32-bit floating point number from host byte order to network byte order and vice versa.


The documentation for this union was generated from the following file: