addChild(CCopasiNode< Data > *pChild, CCopasiNode< Data > *pAfter=NULL) | CCopasiNode< std::string > | inlinevirtual |
addChildren(const std::vector< CEvaluationNode * > &children) | CEvaluationNode | |
addSibling(CCopasiNode< Data > *pSibling, CCopasiNode< Data > *pAfter=NULL) | CCopasiNode< std::string > | inline |
ANY enum value | CEvaluationNodeWhiteSpace | |
buildBerkeleyMadonnaString() const | CEvaluationNode | |
buildCCodeString() const | CEvaluationNode | |
buildDisplayString() const | CEvaluationNode | |
buildInfix() const | CEvaluationNode | |
buildMMLString(bool expand, const std::vector< std::vector< std::string > > &variables) const | CEvaluationNode | |
buildXPPString() const | CEvaluationNode | |
calculate() | CEvaluationNode | inlinevirtual |
CALL enum value | CEvaluationNode | |
CCopasiNode(CCopasiNode< Data > *pParent=NULL) | CCopasiNode< std::string > | inline |
CCopasiNode(const CCopasiNode< Data > &src) | CCopasiNode< std::string > | inline |
CCopasiNode(const Data &data, CCopasiNode< Data > *pParent=NULL) | CCopasiNode< std::string > | inline |
CEvaluationNode() | CEvaluationNode | |
CEvaluationNode(const Type &type, const Data &data) | CEvaluationNode | protected |
CEvaluationNode(const CEvaluationNode &src) | CEvaluationNode | |
CEvaluationNodeWhiteSpace() | CEvaluationNodeWhiteSpace | private |
CEvaluationNodeWhiteSpace(const SubType &subType, const Data &data) | CEvaluationNodeWhiteSpace | |
CEvaluationNodeWhiteSpace(const CEvaluationNodeWhiteSpace &src) | CEvaluationNodeWhiteSpace | |
CHOICE enum value | CEvaluationNode | |
compile(const CEvaluationTree *pTree) | CEvaluationNode | virtual |
CONSTANT enum value | CEvaluationNode | |
copyBranch() const | CEvaluationNode | |
copyNode(CEvaluationNode *child1, CEvaluationNode *child2) const | CEvaluationNode | |
copyNode(const std::vector< CEvaluationNode * > &children) const | CEvaluationNode | |
create(const Type &type, const Data &data) | CEvaluationNode | static |
Data typedef | CCopasiNode< std::string > | |
DELAY enum value | CEvaluationNode | |
deleteChildren() | CCopasiNode< std::string > | inline |
findTopMinus(const std::vector< CFunctionAnalyzer::CValue > &callParameters) const | CEvaluationNode | |
FUNCTION enum value | CEvaluationNode | |
getBerkeleyMadonnaString(const std::vector< std::string > &children) const | CEvaluationNode | virtual |
getCCodeString(const std::vector< std::string > &children) const | CEvaluationNode | virtual |
getChild() | CCopasiNode< std::string > | inline |
getChild() const | CCopasiNode< std::string > | inline |
getChild(const size_t &index) | CCopasiNode< std::string > | inline |
getChild(const size_t &index) const | CCopasiNode< std::string > | inline |
getData() const | CCopasiNode< std::string > | inlinevirtual |
getDisplayString(const std::vector< std::string > &children) const | CEvaluationNode | virtual |
getInfix(const std::vector< std::string > &children) const | CEvaluationNode | virtual |
getMMLString(const std::vector< std::string > &children, bool expand, const std::vector< std::vector< std::string > > &variables) const | CEvaluationNode | virtual |
getNext() | CCopasiNode< std::string > | inline |
getNext() const | CCopasiNode< std::string > | inline |
getNextNonChild() | CCopasiNode< std::string > | inline |
getNextNonChild() const | CCopasiNode< std::string > | inline |
getNumChildren() const | CCopasiNode< std::string > | inline |
getParent() | CCopasiNode< std::string > | inline |
getParent() const | CCopasiNode< std::string > | inline |
getSibling() | CCopasiNode< std::string > | inline |
getSibling() const | CCopasiNode< std::string > | inline |
getType() const | CEvaluationNode | |
getValue() const | CEvaluationNode | inline |
getValuePointer() const | CEvaluationNode | |
getXPPString(const std::vector< std::string > &children) const | CEvaluationNode | virtual |
INVALID enum value | CEvaluationNodeWhiteSpace | |
isBoolean() const | CEvaluationNode | virtual |
isKeyword(const std::string &str) | CEvaluationNode | static |
LOGICAL enum value | CEvaluationNode | |
mData | CCopasiNode< std::string > | protected |
mPrecedence | CEvaluationNode | protected |
mpValue | CEvaluationNode | protected |
mType | CEvaluationNode | protected |
MV_FUNCTION enum value | CEvaluationNode | |
mValue | CEvaluationNode | protected |
NUMBER enum value | CEvaluationNode | |
OBJECT enum value | CEvaluationNode | |
OPERATOR enum value | CEvaluationNode | |
operator!=(const CEvaluationNode &right) const | CEvaluationNode | virtual |
operator<(const CEvaluationNode &right) const | CEvaluationNode | |
operator<(const CEvaluationNode &rhs) | CEvaluationNode | |
operator==(const CEvaluationNode &right) const | CEvaluationNode | |
printRecursively(std::ostream &os, int indent=0) const | CEvaluationNode | |
printRecursively() const | CEvaluationNode | |
removeChild(CCopasiNode< Data > *pChild) | CCopasiNode< std::string > | inlinevirtual |
setChild(CCopasiNode< Data > *pChild) | CCopasiNode< std::string > | inlineprotected |
setData(const Data &data) | CCopasiNode< std::string > | inlinevirtual |
setParent(CCopasiNode< Data > *pParent) | CCopasiNode< std::string > | inlineprotected |
setSibling(CCopasiNode< Data > *pSibling) | CCopasiNode< std::string > | inlineprotected |
simplifyNode(const std::vector< CEvaluationNode * > &children) const | CEvaluationNode | virtual |
splitBranch(const CEvaluationNode *splitnode, bool left) const | CEvaluationNode | |
STRUCTURE enum value | CEvaluationNode | |
SubType enum name | CEvaluationNodeWhiteSpace | |
subType(const Type &type) | CEvaluationNode | static |
toAST(const CCopasiDataModel *pDataModel) const | CEvaluationNodeWhiteSpace | virtual |
type(const Type &type) | CEvaluationNode | static |
Type enum name | CEvaluationNode | |
VARIABLE enum value | CEvaluationNode | |
VECTOR enum value | CEvaluationNode | |
WHITESPACE enum value | CEvaluationNode | |
~CCopasiNode() | CCopasiNode< std::string > | inlinevirtual |
~CEvaluationNode() | CEvaluationNode | virtual |
~CEvaluationNodeWhiteSpace() | CEvaluationNodeWhiteSpace | virtual |