The Open Master Hearing Aid (openMHA)  openMHA
Open community platform for hearing aid algorithm research
io_tcp_sound_t::float_union Union Reference

This union helps in conversion of floats from host byte order to network byte order and back again. More...

Public Attributes

float f
 
unsigned int i
 
char c [4]
 

Detailed Description

This union helps in conversion of floats from host byte order to network byte order and back again.

Member Data Documentation

◆ f

float io_tcp_sound_t::float_union::f

◆ i

unsigned int io_tcp_sound_t::float_union::i

◆ c

char io_tcp_sound_t::float_union::c[4]

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