#include <CCopasiTimer.h>
List of all members.
Member Enumeration Documentation
Enumeration of timer types
- Enumerator:
-
Constructor & Destructor Documentation
Default constructor
- Parameters:
-
const | Type & type (default: WALL) |
const | CCopasiContainer * pParent (default: NULL) |
Copy constructor
- Parameters:
-
CCopasiTimer::~CCopasiTimer |
( |
| ) |
|
Member Function Documentation
void * CCopasiTimer::getValuePointer |
( |
| ) |
const [virtual] |
void CCopasiTimer::print |
( |
std::ostream * |
ostream | ) |
const [virtual] |
This is the output method for any object. The default implementation provided with CCopasiObject uses the ostream operator<< of the object to print the object.To overide this default behaviour one needs to reimplement the virtual print function.
- Parameters:
-
Reimplemented from CCopasiObject.
void CCopasiTimer::refresh |
( |
| ) |
|
bool CCopasiTimer::start |
( |
| ) |
|
Start or restart the timer.
- Returns:
- bool success
The documentation for this class was generated from the following files: