#include <CDR_Base.h>
Public Member Functions | |
| Float (void) | |
| Float (const float &init) | |
| Float & | operator= (const float &rhs) | 
| bool | operator!= (const Float &rhs) const | 
Public Attributes | |
| unsigned int | f | 
| char | f [4] | 
| ACE_CDR::Float::Float | ( | void | ) | 
| ACE_CDR::Float::Float | ( | const float & | init | ) | 
| bool ACE_CDR::Float::operator!= | ( | const Float & | rhs | ) | const | 
| Float& ACE_CDR::Float::operator= | ( | const float & | rhs | ) | 
| char ACE_CDR::Float::f[4] | 
| unsigned int ACE_CDR::Float::f | 
 1.6.1