#include <CProcessReport.h>
List of all members.
Constructor & Destructor Documentation
CProcessReportItem::CProcessReportItem |
( |
const std::string & |
name, |
|
|
const Type & |
type, |
|
|
const void * |
pValue, |
|
|
const void * |
pEndValue = NULL |
|
) |
| |
Specific constructor
- Parameters:
-
const | string & name |
const | CCopasiParameter::Type & type |
const | void * pValue |
const | void * pEndValue (default: NULL) |
Copy Constructor
- Parameters:
-
CProcessReportItem::~CProcessReportItem |
( |
| ) |
|
Member Function Documentation
Retrieve the private end value of the parameter. This method returns NULL if no end value has been set.
- Returns:
- const CCopasiParameter::Value & endValue
const bool & CProcessReportItem::hasEndValue |
( |
| ) |
const |
Retrieve whether the item has an end value.
- Returns:
- const bool & hasEndValue
The documentation for this class was generated from the following files: