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

PODouble Class Reference

#include <POTypes.h>

Inheritance diagram for PODouble:

Packable List of all members.

Public Member Functions

 PODouble (const double &val=0)
int packsize () const
int pack (char *buf) const
int unpack (char *buf)
PODoubleoperator= (double val)
 operator double & ()
double val () const

Constructor & Destructor Documentation

PODouble::PODouble const double &  val = 0  )  [inline]
 


Member Function Documentation

PODouble::operator double &  )  [inline]
 

PODouble& PODouble::operator= double  val  )  [inline]
 

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

Implements Packable.

int PODouble::packsize  )  const [virtual]
 

Implements Packable.

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

Implements Packable.

double PODouble::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