COPASI API
4.16.103
|
#include "copasi.h"
#include "CMathExpression.h"
#include "CMathContainer.h"
#include "function/CExpression.h"
#include "function/CFunction.h"
#include "function/CEvaluationNode.h"
#include "function/CEvaluationNodeObject.h"
#include "utilities/CCopasiTree.h"
Go to the source code of this file.
Macros | |
#define | mpContainer static_cast< const CMathContainer * >(getObjectParent()) |
#define mpContainer static_cast< const CMathContainer * >(getObjectParent()) |
Definition at line 18 of file CMathExpression.cpp.
Referenced by CMathExpression::compile(), CMathExpression::convertToInitialExpression(), and CMathExpression::createNodeFromValue().