CVCL::StatCounter Class Reference

#include <statistics.h>

List of all members.

Public Member Functions

Private Attributes

Friends


Detailed Description

Definition at line 88 of file statistics.h.


Constructor & Destructor Documentation

CVCL::StatCounter::StatCounter int &  c  )  [inline]
 

Definition at line 94 of file statistics.h.

CVCL::StatCounter::~StatCounter  )  [inline]
 

Definition at line 96 of file statistics.h.


Member Function Documentation

CVCL::StatCounter::operator int  )  [inline]
 

Definition at line 100 of file statistics.h.

References d_counter.

int CVCL::StatCounter::operator--  )  [inline]
 

Definition at line 104 of file statistics.h.

int CVCL::StatCounter::operator++  )  [inline]
 

Definition at line 105 of file statistics.h.

int CVCL::StatCounter::operator-- int   )  [inline]
 

Definition at line 107 of file statistics.h.

References d_counter.

int CVCL::StatCounter::operator++ int   )  [inline]
 

Definition at line 108 of file statistics.h.

References d_counter.

StatCounter& CVCL::StatCounter::operator= int  x  )  [inline]
 

Definition at line 110 of file statistics.h.

References d_counter.

StatCounter& CVCL::StatCounter::operator+= int  x  )  [inline]
 

Definition at line 111 of file statistics.h.

References d_counter.

StatCounter& CVCL::StatCounter::operator-= int  x  )  [inline]
 

Definition at line 112 of file statistics.h.

References d_counter.

StatCounter& CVCL::StatCounter::operator= const StatCounter x  )  [inline]
 

Definition at line 113 of file statistics.h.

References d_counter.

StatCounter& CVCL::StatCounter::operator-= const StatCounter x  )  [inline]
 

Definition at line 115 of file statistics.h.

References d_counter.

StatCounter& CVCL::StatCounter::operator+= const StatCounter x  )  [inline]
 

Definition at line 117 of file statistics.h.

References d_counter.


Friends And Related Function Documentation

bool operator== const StatCounter c1,
const StatCounter c2
[friend]
 

Definition at line 130 of file statistics.h.

bool operator!= const StatCounter c1,
const StatCounter c2
[friend]
 

Definition at line 133 of file statistics.h.

bool operator== int  c1,
const StatCounter c2
[friend]
 

Definition at line 136 of file statistics.h.

bool operator!= int  c1,
const StatCounter c2
[friend]
 

Definition at line 139 of file statistics.h.

bool operator== const StatCounter c1,
int  c2
[friend]
 

Definition at line 142 of file statistics.h.

bool operator!= const StatCounter c1,
int  c2
[friend]
 

Definition at line 145 of file statistics.h.

std::ostream& operator<< std::ostream &  os,
const StatCounter f
[friend]
 

Definition at line 148 of file statistics.h.


Member Data Documentation

int* CVCL::StatCounter::d_counter [private]
 

Definition at line 90 of file statistics.h.

Referenced by operator int(), CVCL::operator!=(), operator++(), operator+=(), operator--(), operator-=(), CVCL::operator<<(), operator=(), and CVCL::operator==().


The documentation for this class was generated from the following file:
Generated on Thu Apr 13 16:57:44 2006 for CVC Lite by  doxygen 1.4.4