IEEEf2bits Union Reference

#include <fpmath.h>

List of all members.


Detailed Description

Definition at line 63 of file fpmath.h.


Public Attributes

float f
struct {
   unsigned int   man:23
   unsigned int   exp:8
   unsigned int   sign:1
bits

Member Data Documentation

float IEEEf2bits::f

Definition at line 64 of file fpmath.h.

unsigned int IEEEf2bits::man

Definition at line 67 of file fpmath.h.

unsigned int IEEEf2bits::exp

Definition at line 68 of file fpmath.h.

unsigned int IEEEf2bits::sign

Definition at line 69 of file fpmath.h.

struct { ... } IEEEf2bits::bits


The documentation for this union was generated from the following file:
Generated on Sat Sep 8 08:36:20 2007 for DTN Reference Implementation by  doxygen 1.5.3