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 ~BESStopWatch ()
virtual bool start ()
virtual bool stop ()
virtual int seconds ()
virtual int microseconds ()
virtual void dump (ostream &strm) const
 dumps information about this object


Constructor & Destructor Documentation

BESStopWatch::BESStopWatch (  )  [inline]

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


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.

References BESIndent::LMarg().

Here is the call graph for this function:

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

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

bool BESStopWatch::start (  )  [virtual]

References BESDEBUG.

Referenced by CmdClient::executeCommand().

bool BESStopWatch::stop (  )  [virtual]

References BESDEBUG.

Referenced by CmdClient::executeCommand().


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

Generated on Sat May 16 07:27:20 2009 for OPeNDAP Back End Server (BES) by  doxygen 1.5.8