|
COPASI API
4.40.278
|
#include <string>#include <vector>#include "copasi/utilities/CCopasiParameter.h"#include "copasi/utilities/CCopasiMessage.h"Classes | |
| class | CCopasiParameterGroup |
Functions | |
| template<typename ElevateTo , typename ElevateFrom > | |
| ElevateTo * | elevate (CCopasiParameter *pParm) |
| ElevateTo* elevate | ( | CCopasiParameter * | pParm | ) |
Elevate a CCopasiParameter pointer to ElevateTo. If pParm is NULL, not of type ElevateFrom, or the elevation fails a NULL pointer is returned. If the elevation is success full the parameter *pParm is replaced with the elevated object.
| CCopasiParameter | * pParm |
References CCopasiParameterGroup::beginIndex(), CCopasiParameterGroup::endIndex(), CCopasiMessage::ERROR, CDataObject::getObjectParent(), MCParameter, and NO_PARENT.