Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

CLUS::IndexedValue Class Reference

#include <statisticsgatherers.h>


Public Member Functions

 IndexedValue (int i=0, double v=0.0)
int getIndex (void)
double getValue (void) const
bool operator< (const IndexedValue &B) const
bool operator!= (const IndexedValue &B) const

Private Attributes

int index
double value


Constructor & Destructor Documentation

CLUS::IndexedValue::IndexedValue int  i = 0,
double  v = 0.0
[inline]
 

Definition at line 63 of file statisticsgatherers.h.


Member Function Documentation

int CLUS::IndexedValue::getIndex void   )  [inline]
 

Definition at line 67 of file statisticsgatherers.h.

double CLUS::IndexedValue::getValue void   )  const [inline]
 

Definition at line 72 of file statisticsgatherers.h.

Referenced by operator!=(), and operator<().

bool CLUS::IndexedValue::operator!= const IndexedValue B  )  const [inline]
 

Definition at line 82 of file statisticsgatherers.h.

bool CLUS::IndexedValue::operator< const IndexedValue B  )  const [inline]
 

Definition at line 77 of file statisticsgatherers.h.


Field Documentation

int CLUS::IndexedValue::index [private]
 

Definition at line 59 of file statisticsgatherers.h.

Referenced by getIndex(), and IndexedValue().

double CLUS::IndexedValue::value [private]
 

Definition at line 60 of file statisticsgatherers.h.

Referenced by getValue(), IndexedValue(), operator!=(), and operator<().


The documentation for this class was generated from the following file:
Generated on Mon Jul 21 16:57:49 2003 for SECRET by doxygen 1.3.2