OpenAtom  Version1.5a
inttriple Class Reference

Public Member Functions

 inttriple (int _x, int _y, int _z)
 
void pup (PUP::er &p)
 
int getx () const
 
int gety () const
 
int getz () const
 
CkHashCode hash () const
 
int compare (inttriple &t) const
 

Static Public Member Functions

static CkHashCode staticHash (const void *k, size_t)
 
static int staticCompare (const void *a, const void *b, size_t)
 

Private Attributes

int x
 
int y
 
int z
 

Detailed Description

Definition at line 31 of file MapTable.h.


The documentation for this class was generated from the following file: