#include <CMoietiesTask.h>
List of all members.
Constructor & Destructor Documentation
default constructor
- Parameters:
-
Copy constructor
- Parameters:
-
CMoietiesTask::~CMoietiesTask |
( |
| ) |
|
Member Function Documentation
bool CMoietiesTask::initialize |
( |
const OutputFlag & |
of, |
|
|
COutputHandler * |
pOutputHandler, |
|
|
std::ostream * |
pOstream |
|
) |
| [virtual] |
Initialize the task. If an ostream is given this ostream is used instead of the target specified in the report. This allows nested tasks to share the same output device.
- Parameters:
-
const | OutputFlag & of |
COutputHandler | * pOutputHandler |
std::ostream | * pOstream (default: NULL) |
- Returns:
- bool success
Reimplemented from CCopasiTask.
bool CMoietiesTask::process |
( |
const bool & |
useInitialValues | ) |
[virtual] |
Process the task with or without initializing to the initial state.
- Parameters:
-
const | bool & useInitialValues |
- Returns:
- bool success
Reimplemented from CCopasiTask.
bool CMoietiesTask::setCallBack |
( |
CProcessReport * |
pCallBack | ) |
[virtual] |
Set the call back of the task
- Parameters:
-
- Returns:
- bool succes
Reimplemented from CCopasiTask.
bool CMoietiesTask::setMethodType |
( |
const int & |
type | ) |
[virtual] |
Set the method type applied to solve the task
- Parameters:
-
- Returns:
- bool success
Reimplemented from CCopasiTask.
Member Data Documentation
Initial value:The methods which can be selected for preforming this task.
Reimplemented from CCopasiTask.
The documentation for this class was generated from the following files: