COPASI API  4.40.278
CNodeK Member List

This is the complete list of members for CNodeK, including all inherited members.

attribute1CNodeKprivate
cleanup()CNodeK
CNodeK()CNodeK
CNodeK(const CNodeK &src)CNodeK
CNodeK(char type, char subtype)CNodeK
CNodeK(const std::string &name)CNodeK
CNodeK(C_FLOAT64 constant)CNodeK
getConstant() constCNodeK
getExplicitFunctionString(const std::vector< std::vector< std::string > > &callParameterNames, const std::string &r)CNodeK
getIndex() constCNodeK
getLeft() constCNodeK
getName() constCNodeK
getRight() constCNodeK
getSubtype() constCNodeK
getType() constCNodeK
isIdentifier() constCNodeK
isLeftValid() constCNodeK
isNumber() constCNodeK
isOperator() constCNodeK
isRightValid() constCNodeK
leftPrecedence() constCNodeK
load(CReadConfig &configbuffer)CNodeK
mConstantCNodeKprivate
mExplicitFunctionCNodeKprivate
mIndexCNodeKprivate
mLeftCNodeKprivate
mNameCNodeKprivate
mOldIndexCNodeKprivate
mRightCNodeKprivate
mSubtypeCNodeKprivate
mTypeCNodeKprivate
rightPrecedence() constCNodeK
setConstant(C_FLOAT64 &constant)CNodeK
setIndex(C_INT32 index)CNodeK
setLeft(CNodeK &left)CNodeK
setLeft(CNodeK *pleft)CNodeK
setName(const std::string &name)CNodeK
setOldIndex(C_INT32 oldindex)CNodeK
setRight(CNodeK &right)CNodeK
setRight(CNodeK *pright)CNodeK
setSubtype(const char subtype)CNodeK
setType(const char ype)CNodeK
value(const CCallParameters< C_FLOAT64 > &callParameters) constCNodeK
writeMathML(std::ostream &out, C_INT32 level) constCNodeK
~CNodeK()CNodeK