BESStopWatch Class Reference

#include <BESStopWatch.h>

Inheritance diagram for BESStopWatch:

Inheritance graph
[legend]
Collaboration diagram for BESStopWatch:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BESStopWatch ()
virtual void dump (ostream &strm) const
 dumps information about this object
virtual int microseconds ()
virtual int seconds ()
virtual bool start ()
virtual bool stop ()
virtual ~BESStopWatch ()

Detailed Description

Definition at line 44 of file BESStopWatch.h.


Constructor & Destructor Documentation

BESStopWatch::BESStopWatch (  )  [inline]

Definition at line 54 of file BESStopWatch.h.

virtual BESStopWatch::~BESStopWatch (  )  [inline, virtual]

Definition at line 55 of file BESStopWatch.h.


Member Function Documentation

void BESStopWatch::dump ( ostream &  strm  )  const [virtual]

dumps information about this object

Displays the pointer value of this instance

Parameters:
strm C++ i/o stream to dump the information to

Implements BESObj.

Definition at line 157 of file BESStopWatch.cc.

References BESIndent::LMarg().

Here is the call graph for this function:

virtual int BESStopWatch::microseconds (  )  [inline, virtual]

Definition at line 63 of file BESStopWatch.h.

virtual int BESStopWatch::seconds (  )  [inline, virtual]

Definition at line 58 of file BESStopWatch.h.

bool BESStopWatch::start (  )  [virtual]

Definition at line 45 of file BESStopWatch.cc.

References BESDEBUG.

bool BESStopWatch::stop (  )  [virtual]

Definition at line 77 of file BESStopWatch.cc.

References BESDEBUG.


The documentation for this class was generated from the following files:
Generated on Thu Sep 16 15:24:20 2010 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.4.7