MOAB: Mesh Oriented datABase  (version 5.4.1)
MBMesquite::FunctionTimer Class Reference

#include <MsqTimer.hpp>

Public Member Functions

 FunctionTimer (StopWatchCollection::Key key)
void start ()
 ~FunctionTimer ()

Private Member Functions

void * operator new (size_t size)
 FunctionTimer (const FunctionTimer &)
FunctionTimeroperator= (const FunctionTimer &)

Private Attributes

StopWatchCollection::Key mKey

Detailed Description

Definition at line 202 of file MsqTimer.hpp.


Constructor & Destructor Documentation

Definition at line 205 of file MsqTimer.hpp.

: mKey( key ) {}

Member Function Documentation

void* MBMesquite::FunctionTimer::operator new ( size_t  size) [private]
FunctionTimer& MBMesquite::FunctionTimer::operator= ( const FunctionTimer ) [private]

Member Data Documentation

Definition at line 216 of file MsqTimer.hpp.

Referenced by start(), and ~FunctionTimer().

List of all members.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines