Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

POFloat Class Reference

#include <POTypes.h>

Inheritance diagram for POFloat:

Packable List of all members.

Public Member Functions

 POFloat (const float &val=0)
int packsize () const
int pack (char *buf) const
int unpack (char *buf)
POFloatoperator= (float val)
 operator float & ()
float val () const

Constructor & Destructor Documentation

POFloat::POFloat const float &  val = 0  )  [inline]
 


Member Function Documentation

POFloat::operator float &  )  [inline]
 

POFloat& POFloat::operator= float  val  )  [inline]
 

int POFloat::pack char *  buf  )  const [virtual]
 

Implements Packable.

int POFloat::packsize  )  const [virtual]
 

Implements Packable.

int POFloat::unpack char *  buf  )  [virtual]
 

Implements Packable.

float POFloat::val  )  const [inline]
 


The documentation for this class was generated from the following files:
Generated on Tue Jun 15 12:49:29 2004 for pexpr by doxygen 1.3.4