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

POInt Class Reference

#include <POTypes.h>

Inheritance diagram for POInt:

Packable List of all members.

Public Member Functions

 POInt (const int &val=0)
int packsize () const
int pack (char *buf) const
int unpack (char *buf)
POIntoperator= (int val)
 operator int & ()
int val () const

Constructor & Destructor Documentation

POInt::POInt const int &  val = 0  )  [inline]
 


Member Function Documentation

POInt::operator int &  )  [inline]
 

POInt& POInt::operator= int  val  )  [inline]
 

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

Implements Packable.

int POInt::packsize  )  const [virtual]
 

Implements Packable.

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

Implements Packable.

int POInt::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