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

IPoint Class Reference

#include <ipoint.hpp>

Collaboration diagram for IPoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IPoint ()
 ~IPoint ()
GBOOL operator== (IPoint &p)
GBOOL operator!= (IPoint &p)
void operator= (IPoint &p)
void operator= (GINT f)
GINT & operator() (GINT i)
GINT & operator[] (GINT i)

Public Attributes

GINT i1
GINT i2
GINT i3
GINT * pix_ [3]

Friends

ostream & operator<< (ostream &, IPoint &)

Constructor & Destructor Documentation

IPoint::IPoint  ) 
 

IPoint::~IPoint  ) 
 


Member Function Documentation

GBOOL IPoint::operator!= IPoint p  )  [inline]
 

GINT& IPoint::operator() GINT  i  )  [inline]
 

void IPoint::operator= GINT  f  )  [inline]
 

void IPoint::operator= IPoint p  )  [inline]
 

GBOOL IPoint::operator== IPoint p  )  [inline]
 

GINT& IPoint::operator[] GINT  i  )  [inline]
 


Friends And Related Function Documentation

ostream& operator<< ostream &  str,
IPoint a
[friend]
 


Member Data Documentation

GINT IPoint::i1
 

GINT IPoint::i2
 

GINT IPoint::i3
 

GINT* IPoint::pix_[3]
 


The documentation for this class was generated from the following files:
Generated on Wed Dec 21 16:03:45 2005 for Geophysics & Astrophysics Spectral Element Adaptive Refinement (GASpAR) 2D Code by  doxygen 1.4.4