#include <POTypes.h>
Inheritance diagram for POFloat:

Public Member Functions | |
| POFloat (const float &val=0) | |
| int | packsize () const |
| int | pack (char *buf) const |
| int | unpack (char *buf) |
| POFloat & | operator= (float val) |
| operator float & () | |
| float | val () const |
|
|
|
|
|
|
|
|
|
|
|
Implements Packable. |
|
|
Implements Packable. |
|
|
Implements Packable. |
|
|
|
1.3.4