COPASI API
4.16.103
|
This is the complete list of members for CLColorDefinition, including all inherited members.
addDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
Array enum value | CCopasiObject | protected |
buildUpdateSequence(const DataObjectSet &objects, const DataObjectSet &uptoDateObjects, const DataObjectSet &context=DataObjectSet()) | CCopasiObject | static |
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 | |
CLBase() | CLBase | inline |
CLBase(const CLBase &b) | CLBase | inline |
CLBase(const SBase &) | CLBase | inline |
CLColorDefinition(CCopasiContainer *pParent=NULL) | CLColorDefinition | |
CLColorDefinition(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255, CCopasiContainer *pParent=NULL) | CLColorDefinition | |
CLColorDefinition(const CLColorDefinition &source, CCopasiContainer *pParent=NULL) | CLColorDefinition | |
CLColorDefinition(const ColorDefinition &source, CCopasiContainer *pParent=NULL) | CLColorDefinition | |
clearDirectDependencies() | CCopasiObject | |
clearRefresh() | CCopasiObject | |
CObjectInterface() | CObjectInterface | inline |
Container enum value | CCopasiObject | protected |
createValueString() const | CLColorDefinition | |
DataModel enum value | CCopasiObject | protected |
DataObjectSet typedef | CCopasiObject | |
DataUpdateSequence typedef | CCopasiObject | |
dependsOn(DataObjectSet candidates, const DataObjectSet &context=DataObjectSet()) const | CCopasiObject | |
Flag enum name | CCopasiObject | protected |
getAllDependencies(DataObjectSet &dependencies, const DataObjectSet &context) const | CCopasiObject | |
getAlpha() const | CLColorDefinition | |
getBlue() const | CLColorDefinition | |
getCN() const | CCopasiObject | virtual |
getDirectDependencies(const DataObjectSet &context=DataObjectSet()) const | CCopasiObject | virtual |
getGreen() const | CLColorDefinition | |
getId() const | CLColorDefinition | |
getKey() const | CLColorDefinition | virtual |
getObject(const CCopasiObjectName &cn) const | CCopasiObject | 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 | |
getObjectType() const | CCopasiObject | |
getPrerequisites() const | CCopasiObject | virtual |
getRed() const | CLColorDefinition | |
getRefresh() const | CCopasiObject | virtual |
getTag() const | CLBase | inline |
getUnits() const | CCopasiObject | virtual |
getUpdateMethod() const | CCopasiObject | |
getValueObject() const | CCopasiObject | virtual |
getValuePointer() const | CCopasiObject | virtual |
Gui enum value | CCopasiObject | protected |
hasCircularDependencies(DataObjectSet &candidates, DataObjectSet &verified, const DataObjectSet &context) const | CCopasiObject | |
hasTag() const | CLBase | inline |
hasUpdateMethod() const | CCopasiObject | |
isArray() const | CCopasiObject | |
isContainer() const | CCopasiObject | |
isDataModel() const | CCopasiObject | |
isMatrix() const | CCopasiObject | |
isNameVector() const | CCopasiObject | |
isNonUniqueName() const | CCopasiObject | |
isPrerequisiteForContext(const CObjectInterface *pObject, const CMath::SimulationContextFlag &context, const CObjectInterface::ObjectSet &changedObjects) const | CCopasiObject | virtual |
isReference() const | CCopasiObject | |
isRoot() const | CCopasiObject | |
isSeparator() const | CCopasiObject | |
isStaticString() const | CCopasiObject | |
isValueBool() const | CCopasiObject | |
isValueDbl() const | CCopasiObject | |
isValueInt() const | CCopasiObject | |
isValueInt64() const | CCopasiObject | |
isValueString() const | CCopasiObject | |
isVector() const | CCopasiObject | |
mAlpha | CLColorDefinition | protected |
Matrix enum value | CCopasiObject | protected |
mBlue | CLColorDefinition | protected |
mGreen | CLColorDefinition | protected |
mId | CLColorDefinition | protected |
mKey | CLColorDefinition | protected |
ModelEntity enum value | CCopasiObject | protected |
moveBy(const CLPoint &) | CLBase | inlinevirtual |
mRed | CLColorDefinition | protected |
mTag | CLBase | protected |
mustBeDeleted(const DataObjectSet &deletedObjects) const | CCopasiObject | virtual |
NameVector enum value | CCopasiObject | protected |
NonUniqueName enum value | CCopasiObject | protected |
ObjectSet typedef | CObjectInterface | |
operator=(const CLColorDefinition &source) | CLColorDefinition | private |
print(std::ostream *ostream) const | CCopasiObject | virtual |
Reference enum value | CCopasiObject | protected |
removeDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
Root enum value | CCopasiObject | protected |
Separator enum value | CCopasiObject | protected |
setAlpha(unsigned char c) | CLColorDefinition | |
setBlue(unsigned char c) | CLColorDefinition | |
setColorValue(const std::string &valueString) | CLColorDefinition | |
setDirectDependencies(const DataObjectSet &directDependencies) | CCopasiObject | |
setGreen(unsigned char c) | CLColorDefinition | |
setId(const std::string &id) | CLColorDefinition | |
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 | |
setRed(unsigned char c) | CLColorDefinition | |
setRefresh(CType *pType, void(CType::*method)(void)) | CCopasiObject | inline |
setRenameHandler(CRenameHandler *rh) | CCopasiObject | inlinestatic |
setRGBA(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255) | CLColorDefinition | |
setTag(const std::string &tag) | CLBase | inline |
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 |
smpRenameHandler | CCopasiObject | protectedstatic |
StaticString enum value | CCopasiObject | protected |
toSBML(unsigned int level, unsigned int version) const | CLColorDefinition | |
UpdateSequence typedef | CObjectInterface | |
ValueBool enum value | CCopasiObject | protected |
ValueDbl enum value | CCopasiObject | protected |
ValueInt enum value | CCopasiObject | protected |
ValueInt64 enum value | CCopasiObject | protected |
ValueString enum value | CCopasiObject | protected |
Vector enum value | CCopasiObject | protected |
~CCopasiObject() | CCopasiObject | virtual |
~CLBase() | CLBase | inlinevirtual |
~CLColorDefinition() | CLColorDefinition | virtual |
~CObjectInterface() | CObjectInterface | inlinevirtual |