copasi API  0.1
CMathTrigger::CRootFinder Member List
This is the complete list of members for CMathTrigger::CRootFinder, including all inherited members.
add(CCopasiObject *pObject, const bool &adopt=true)CCopasiContainer [virtual]
addDirectDependency(const CCopasiObject *pObject)CCopasiObject
addMatrixReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0)CCopasiContainer [inline, protected]
addObjectReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0)CCopasiContainer [inline, protected]
addVectorReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0)CCopasiContainer [inline, protected]
Array enum valueCCopasiObject [protected]
buildUpdateSequence(const std::set< const CCopasiObject * > &objects, const std::set< const CCopasiObject * > &uptoDateObjects, const std::set< const CCopasiObject * > &context=std::set< const CCopasiObject * >())CCopasiObject [static]
calculateInitialTrue()CMathTrigger::CRootFinder
CCopasiContainer(const std::string &name, const CCopasiContainer *pParent=NULL, const std::string &type="CN", const unsigned C_INT32 &flag=CCopasiObject::Container)CCopasiContainer
CCopasiContainer(const CCopasiContainer &src, const CCopasiContainer *pParent=NULL)CCopasiContainer
CCopasiObject()CCopasiObject [protected]
CCopasiObject(const std::string &name, const CCopasiContainer *pParent=NULL, const std::string &type="CN", const unsigned C_INT32 &flag=0)CCopasiObject [protected]
CCopasiObject(const CCopasiObject &src, const CCopasiContainer *pParent=NULL)CCopasiObject
clearDirectDependencies()CCopasiObject
clearRefresh()CCopasiObject
CMathTrigger classCMathTrigger::CRootFinder [friend]
compile(std::vector< CCopasiContainer * > listOfContainer)CMathTrigger::CRootFinder
Container enum valueCCopasiObject [protected]
CRootFinder(const CCopasiContainer *pParent=NULL)CMathTrigger::CRootFinder
CRootFinder(const CRootFinder &src, const CCopasiContainer *pParent=NULL)CMathTrigger::CRootFinder
DataModel enum valueCCopasiObject [protected]
dependsOn(std::set< const CCopasiObject * > candidates, const std::set< const CCopasiObject * > &context=std::set< const CCopasiObject * >()) const CCopasiObject
determineDiscrete(const std::set< const CCopasiObject * > &stateVariables)CMathTrigger::CRootFinder
EmptyListCCopasiContainer [static]
Flag enum nameCCopasiObject [protected]
getAllDependencies(std::set< const CCopasiObject * > &dependencies, const std::set< const CCopasiObject * > &context) const CCopasiObject
getChildObjectUnits(const CCopasiObject *pObject) const CCopasiContainer [virtual]
getCN() const CCopasiObject [virtual]
getDirectDependencies(const std::set< const CCopasiObject * > &context=std::set< const CCopasiObject * >()) const CCopasiObject [virtual]
getKey() const CCopasiObject [virtual]
getObject(const CCopasiObjectName &cn) const CCopasiContainer [virtual]
getObjectAncestor(const std::string &type) const CCopasiObject
getObjectDataModel()CCopasiObject
getObjectDataModel() const CCopasiObject
getObjectDisplayName(bool regular=true, bool richtext=false) const CCopasiObject [virtual]
getObjectName() const CCopasiObject
getObjectParent() const CCopasiObject
getObjects() const CCopasiContainer [virtual]
getObjectType() const CCopasiObject
getRefresh() const CCopasiObject
getRootValuePtr()CMathTrigger::CRootFinder
getTrueExpression() const CMathTrigger::CRootFinder
getUnits() const CCopasiContainer [virtual]
getUpdateMethod() const CCopasiObject
getValueObject() const CCopasiContainer [virtual]
getValuePointer() const CCopasiObject [virtual]
Gui enum valueCCopasiObject [protected]
hasCircularDependencies(std::set< const CCopasiObject * > &candidates, std::set< const CCopasiObject * > &verified, const std::set< const CCopasiObject * > &context) const CCopasiObject
hasUpdateMethod() const CCopasiObject
initObjects()CMathTrigger::CRootFinder
isArray() const CCopasiObject
isContainer() const CCopasiObject
isDataModel() const CCopasiObject
isDiscrete() const CMathTrigger::CRootFinder
isEquality() const CMathTrigger::CRootFinder
isMatrix() const CCopasiObject
isNameVector() const CCopasiObject
isNonUniqueName() const CCopasiObject
isReference() const CCopasiObject
isRoot() const CCopasiObject
isSeparator() const CCopasiObject
isStaticString() const CCopasiObject
isTrue() const CMathTrigger::CRootFinder
isValueBool() const CCopasiObject
isValueDbl() const CCopasiObject
isValueInt() const CCopasiObject
isValueString() const CCopasiObject
isVector() const CCopasiObject
Matrix enum valueCCopasiObject [protected]
mObjectsCCopasiContainer [protected]
ModelEntity enum valueCCopasiObject [protected]
NameVector enum valueCCopasiObject [protected]
NonUniqueName enum valueCCopasiObject [protected]
objectMap typedefCCopasiContainer
operator<<(std::ostream &os, const CCopasiObject &o)CCopasiObject [friend]
print(std::ostream *ostream) const CCopasiObject [virtual]
Reference enum valueCCopasiObject [protected]
remove(CCopasiObject *pObject)CCopasiContainer [virtual]
removeDirectDependency(const CCopasiObject *pObject)CCopasiObject
Root enum valueCCopasiObject [protected]
Separator enum valueCCopasiObject [protected]
setDirectDependencies(const std::set< const CCopasiObject * > &directDependencies)CCopasiObject
setObjectName(const std::string &name)CCopasiObject
setObjectParent(const CCopasiContainer *pParent)CCopasiObject [virtual]
setObjectValue(const C_FLOAT64 &value)CCopasiObject
setObjectValue(const C_INT32 &value)CCopasiObject
setObjectValue(const bool &value)CCopasiObject
setRefresh(CType *pType, void(CType::*method)(void))CCopasiObject [inline]
setRenameHandler(CRenameHandler *rh)CCopasiObject [inline, static]
setUpdateMethod(CType *pType, void(CType::*method)(const C_FLOAT64 &))CCopasiObject [inline]
setUpdateMethod(CType *pType, void(CType::*method)(const C_INT32 &))CCopasiObject [inline]
setUpdateMethod(CType *pType, void(CType::*method)(const bool &))CCopasiObject [inline]
smpRenameHandlerCCopasiObject [protected, static]
StaticString enum valueCCopasiObject [protected]
toggle(const bool &equality)CMathTrigger::CRootFinder
ValueBool enum valueCCopasiObject [protected]
ValueDbl enum valueCCopasiObject [protected]
ValueInt enum valueCCopasiObject [protected]
ValueString enum valueCCopasiObject [protected]
Vector enum valueCCopasiObject [protected]
~CCopasiContainer()CCopasiContainer [virtual]
~CCopasiObject()CCopasiObject [virtual]
~CRootFinder()CMathTrigger::CRootFinder [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines