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

IntKey Class Reference

#include <IntKey.H>

List of all members.

Public Member Functions

 IntKey () throw ()
 IntKey (int val) throw ()
Word Hash () const throw ()
int & operator= (const int &val)
int Val () const

Protected Attributes

int value

Friends

bool operator== (const IntKey &k1, const IntKey &k2) throw ()
bool operator!= (const IntKey &k1, const IntKey &k2) throw ()
bool operator< (const IntKey &k1, const IntKey &k2) throw ()
bool operator<= (const IntKey &k1, const IntKey &k2) throw ()
bool operator> (const IntKey &k1, const IntKey &k2) throw ()
bool operator>= (const IntKey &k1, const IntKey &k2) throw ()
std::ostream & operator<< (std::ostream &s, const IntKey &k) throw ()


Constructor & Destructor Documentation

IntKey::IntKey  )  throw () [inline]
 

Definition at line 32 of file IntKey.H.

IntKey::IntKey int  val  )  throw () [inline]
 

Definition at line 33 of file IntKey.H.

References value.


Member Function Documentation

Word IntKey::Hash  )  const throw () [inline]
 

Definition at line 36 of file IntKey.H.

References value.

int& IntKey::operator= const int &  val  )  [inline]
 

Definition at line 37 of file IntKey.H.

References value.

int IntKey::Val  )  const [inline]
 

Definition at line 42 of file IntKey.H.

References value.

Referenced by Histogram::PrintHisto(), StatCount::PrintHisto(), and RunTest().


Friends And Related Function Documentation

bool operator!= const IntKey k1,
const IntKey k2
throw () [friend]
 

Definition at line 43 of file IntKey.H.

bool operator< const IntKey k1,
const IntKey k2
throw () [friend]
 

Definition at line 45 of file IntKey.H.

std::ostream& operator<< std::ostream &  s,
const IntKey k
throw () [friend]
 

Definition at line 53 of file IntKey.H.

bool operator<= const IntKey k1,
const IntKey k2
throw () [friend]
 

Definition at line 47 of file IntKey.H.

bool operator== const IntKey k1,
const IntKey k2
throw () [friend]
 

Definition at line 38 of file IntKey.H.

bool operator> const IntKey k1,
const IntKey k2
throw () [friend]
 

Definition at line 49 of file IntKey.H.

bool operator>= const IntKey k1,
const IntKey k2
throw () [friend]
 

Definition at line 51 of file IntKey.H.


Member Data Documentation

int IntKey::value [protected]
 

Definition at line 56 of file IntKey.H.

Referenced by Hash(), IntKey(), operator=(), and Val().


The documentation for this class was generated from the following file:
Generated on Mon May 8 00:49:10 2006 for Vesta by  doxygen 1.4.2