copasi API
0.1
|
#include <CKinFunction.h>
Public Member Functions | |
CKinFunction (const std::string &name="NoName", const CCopasiContainer *pParent=NULL) | |
CKinFunction (const CFunction &src, CReadConfig *configBuffer=NULL, const CCopasiContainer *pParent=NULL) | |
CKinFunction (const CKinFunction &src, const CCopasiContainer *pParent=NULL) | |
~CKinFunction () | |
void | cleanup () |
std::vector< CNodeK * > & | getNodes () |
:pos 61.7476,54.3157 :route CFunction; v,58.2,35.55,51.6337,82.8684,54.3157
CKinFunction::CKinFunction | ( | const std::string & | name = "NoName" , |
const CCopasiContainer * | pParent = NULL |
||
) |
Default constructor
const | std::string & name (default: "NoName") |
const | CCopasiContainer * pParent (default: NULL) |
CKinFunction::CKinFunction | ( | const CFunction & | src, |
CReadConfig * | configBuffer = NULL , |
||
const CCopasiContainer * | pParent = NULL |
||
) |
Copy constructor
const CFunction & | src |
CReadConfig * | configBuffer (Default = NULL) |
const | CCopasiContainer * pParent (default: NULL) |
CKinFunction::CKinFunction | ( | const CKinFunction & | src, |
const CCopasiContainer * | pParent = NULL |
||
) |
Copy constructor
const CKinFunction & | src |
const | CCopasiContainer * pParent (default: NULL) |
CKinFunction::~CKinFunction | ( | ) |
Destructor
void CKinFunction::cleanup | ( | ) |
Cleanup
std::vector< CNodeK * > & CKinFunction::getNodes | ( | ) |
Retreives the nodes of the function