COPASI API
4.16.103
|
This is the complete list of members for CArrayAnnotation, including all inherited members.
add(CCopasiObject *pObject, const bool &adopt=true) | CCopasiContainer | virtual |
addDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
addElementReference(CCopasiAbstractArray::index_type index) const | CArrayAnnotation | |
addElementReference(C_INT32 u, C_INT32 v) const | CArrayAnnotation | |
addElementReference(C_INT32 u) const | CArrayAnnotation | |
addMatrixReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0) | CCopasiContainer | inlineprotected |
addObjectReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0) | CCopasiContainer | inlineprotected |
addVectorReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0) | CCopasiContainer | inlineprotected |
appendElementReferences(std::set< const CCopasiObject * > &objects) const | CArrayAnnotation | |
array() | CArrayAnnotation | inline |
array() const | CArrayAnnotation | inline |
Array enum value | CCopasiObject | protected |
buildUpdateSequence(const DataObjectSet &objects, const DataObjectSet &uptoDateObjects, const DataObjectSet &context=DataObjectSet()) | CCopasiObject | static |
CArrayAnnotation(const std::string &name, const CCopasiContainer *pParent, CCopasiAbstractArray *array, const bool &adopt) | CArrayAnnotation | |
CArrayAnnotation() | CArrayAnnotation | private |
CArrayAnnotation(const CArrayAnnotation &) | CArrayAnnotation | private |
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 | |
CObjectInterface() | CObjectInterface | inline |
Container enum value | CCopasiObject | protected |
createAnnotationsCNFromCopasiVector(size_t d, const CCopasiContainer *v) const | CArrayAnnotation | |
createNumbers(size_t d) const | CArrayAnnotation | |
DataModel enum value | CCopasiObject | protected |
DataObjectSet typedef | CCopasiObject | |
DataUpdateSequence typedef | CCopasiObject | |
dependsOn(DataObjectSet candidates, const DataObjectSet &context=DataObjectSet()) const | CCopasiObject | |
dimensionality() const | CArrayAnnotation | |
EmptyList | CCopasiContainer | static |
Flag enum name | CCopasiObject | protected |
getAllDependencies(DataObjectSet &dependencies, const DataObjectSet &context) const | CCopasiObject | |
getAnnotationsCN(size_t d) const | CArrayAnnotation | |
getAnnotationsString(size_t d, bool display=true) const | CArrayAnnotation | |
getChildObjectUnits(const CCopasiObject *pObject) const | CCopasiContainer | virtual |
getCN() const | CCopasiObject | virtual |
getDefaultMode() const | CArrayAnnotation | inline |
getDescription() const | CArrayAnnotation | |
getDimensionDescription(size_t d) const | CArrayAnnotation | |
getDirectDependencies(const DataObjectSet &context=DataObjectSet()) const | CCopasiObject | virtual |
getKey() const | CCopasiObject | virtual |
getMode(size_t d) const | CArrayAnnotation | inline |
getObject(const CCopasiObjectName &cn) const | CArrayAnnotation | virtual |
getObjectAncestor(const std::string &type) const | CCopasiObject | |
getObjectDataModel() | CCopasiObject | |
getObjectDataModel() const | CCopasiObject | |
getObjectDisplayName(bool regular=true, bool richtext=false) const | CArrayAnnotation | virtual |
getObjectName() const | CCopasiObject | |
getObjectParent() const | CCopasiObject | |
getObjects() const | CCopasiContainer | virtual |
getObjectType() const | CCopasiObject | |
getPrerequisites() const | CCopasiObject | virtual |
getRefresh() const | CCopasiObject | virtual |
getUnits() const | CCopasiContainer | virtual |
getUpdateMethod() const | CCopasiObject | |
getValueObject() const | CCopasiContainer | virtual |
getValuePointer() const | CCopasiObject | virtual |
Gui enum value | CCopasiObject | protected |
hasCircularDependencies(DataObjectSet &candidates, DataObjectSet &verified, const DataObjectSet &context) const | CCopasiObject | |
hasUpdateMethod() const | CCopasiObject | |
initObjects() | CCopasiContainer | protected |
isArray() const | CCopasiObject | |
isContainer() const | CCopasiObject | |
isDataModel() const | CCopasiObject | |
isEmpty() | CArrayAnnotation | |
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 | |
mAnnotationsCN | CArrayAnnotation | mutableprivate |
mAnnotationsString | CArrayAnnotation | mutableprivate |
Matrix enum value | CCopasiObject | protected |
mCopasiVectors | CArrayAnnotation | private |
mDefaultMode | CArrayAnnotation | private |
mDescription | CArrayAnnotation | private |
mDestructArray | CArrayAnnotation | private |
mDimensionDescriptions | CArrayAnnotation | private |
mModes | CArrayAnnotation | private |
mObjects | CCopasiContainer | protected |
Mode enum name | CArrayAnnotation | |
ModelEntity enum value | CCopasiObject | protected |
mpArray | CArrayAnnotation | private |
mustBeDeleted(const DataObjectSet &deletedObjects) const | CCopasiObject | virtual |
NameVector enum value | CCopasiObject | protected |
NonUniqueName enum value | CCopasiObject | protected |
NUMBERS enum value | CArrayAnnotation | |
objectMap typedef | CCopasiContainer | |
OBJECTS enum value | CArrayAnnotation | |
ObjectSet typedef | CObjectInterface | |
operator<<(std::ostream &os, const CArrayAnnotation &o) | CArrayAnnotation | friend |
operator=(const CArrayAnnotation &) | CArrayAnnotation | private |
print(std::ostream *ostream) const | CArrayAnnotation | virtual |
printRecursively(std::ostream &ostream, size_t level, CCopasiAbstractArray::index_type &index, const std::vector< std::vector< std::string > > &display) const | CArrayAnnotation | |
reDimensionalize(size_t d) | CArrayAnnotation | |
Reference enum value | CCopasiObject | protected |
remove(CCopasiObject *pObject) | CCopasiContainer | virtual |
removeDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
resize() | CArrayAnnotation | |
resizeOneDimension(size_t d) | CArrayAnnotation | |
Root enum value | CCopasiObject | protected |
Separator enum value | CCopasiObject | protected |
setAnnotationCN(size_t d, size_t i, const std::string cn) | CArrayAnnotation | |
setAnnotationString(size_t d, size_t i, const std::string s) | CArrayAnnotation | |
setArray(CCopasiAbstractArray *a) | CArrayAnnotation | |
setCopasiVector(size_t d, const CCopasiContainer *v) | CArrayAnnotation | |
setDescription(const std::string &s) | CArrayAnnotation | |
setDimensionDescription(size_t d, const std::string &s) | CArrayAnnotation | |
setDirectDependencies(const DataObjectSet &directDependencies) | CCopasiObject | |
setMode(size_t d, Mode m) | CArrayAnnotation | |
setMode(Mode m) | CArrayAnnotation | |
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 | inlinestatic |
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 |
size() const | CArrayAnnotation | inline |
smpRenameHandler | CCopasiObject | protectedstatic |
StaticString enum value | CCopasiObject | protected |
STRINGS enum value | CArrayAnnotation | |
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 | CArrayAnnotation | |
Vector enum value | CCopasiObject | protected |
VECTOR_ON_THE_FLY enum value | CArrayAnnotation | |
~CArrayAnnotation() | CArrayAnnotation | virtual |
~CCopasiContainer() | CCopasiContainer | virtual |
~CCopasiObject() | CCopasiObject | virtual |
~CObjectInterface() | CObjectInterface | inlinevirtual |