, including all inherited members.
add(const CType &src) | CCopasiVector< CType > | [inline, virtual] |
add(CType *src, bool adopt=false) | CCopasiVector< CType > | [inline, virtual] |
CCopasiContainer::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 value | CCopasiObject | [protected] |
begin() | CCopasiVector< CType > | [inline] |
begin() const | CCopasiVector< CType > | [inline] |
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] |
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 | |
CCopasiVector(const std::string &name="NoName", const CCopasiContainer *pParent=NULL, const unsigned C_INT32 &flag=CCopasiObject::Vector) | CCopasiVector< CType > | [inline] |
CCopasiVector(const CCopasiVector< CType > &src, const CCopasiContainer *pParent=NULL) | CCopasiVector< CType > | [inline] |
CCopasiVectorS(const std::string &name="NoName", const CCopasiContainer *pParent=NULL) | CCopasiVectorS< CType > | [inline] |
CCopasiVectorS(const CCopasiVectorS< CType > &src, const CCopasiContainer *pParent=NULL) | CCopasiVectorS< CType > | [inline] |
cleanup() | CCopasiVector< CType > | [inline, virtual] |
clear() | CCopasiVector< CType > | [inline, virtual] |
clearDirectDependencies() | CCopasiObject | |
clearRefresh() | CCopasiObject | |
const_iterator typedef | CCopasiVectorS< CType > | |
Container enum value | CCopasiObject | [protected] |
DataModel enum value | CCopasiObject | [protected] |
deepCopy(const CCopasiVector< CType > &source) | CCopasiVector< CType > | [inline] |
dependsOn(std::set< const CCopasiObject * > candidates, const std::set< const CCopasiObject * > &context=std::set< const CCopasiObject * >()) const | CCopasiObject | |
EmptyList | CCopasiContainer | [static] |
end() | CCopasiVector< CType > | [inline] |
end() const | CCopasiVector< CType > | [inline] |
Flag enum name | CCopasiObject | [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] |
getIndex(const CCopasiObject *pObject) const | CCopasiVector< CType > | [inline, virtual] |
getKey() const | CCopasiObject | [virtual] |
getObject(const CCopasiObjectName &name) const | CCopasiVector< CType > | [inline, 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 | |
getUnits() const | CCopasiContainer | [virtual] |
getUpdateMethod() const | CCopasiObject | |
getValueObject() const | CCopasiContainer | [virtual] |
getValuePointer() const | CCopasiObject | [virtual] |
Gui enum value | CCopasiObject | [protected] |
hasCircularDependencies(std::set< const CCopasiObject * > &candidates, std::set< const CCopasiObject * > &verified, const std::set< const CCopasiObject * > &context) const | CCopasiObject | |
hasUpdateMethod() const | CCopasiObject | |
initObjects() | CCopasiContainer | [protected] |
isArray() const | CCopasiObject | |
isContainer() const | CCopasiObject | |
isDataModel() const | CCopasiObject | |
isMatrix() const | CCopasiObject | |
isNameVector() const | CCopasiObject | |
isNonUniqueName() const | CCopasiObject | |
isReference() const | CCopasiObject | |
isRoot() const | CCopasiObject | |
isSeparator() const | CCopasiObject | |
isStaticString() const | CCopasiObject | |
isValueBool() const | CCopasiObject | |
isValueDbl() const | CCopasiObject | |
isValueInt() const | CCopasiObject | |
isValueString() const | CCopasiObject | |
isVector() const | CCopasiObject | |
iterator typedef | CCopasiVectorS< CType > | |
load(CReadConfig &configbuffer, unsigned C_INT32 size) | CCopasiVectorS< CType > | [inline, virtual] |
Matrix enum value | CCopasiObject | [protected] |
mObjects | CCopasiContainer | [protected] |
ModelEntity enum value | CCopasiObject | [protected] |
NameVector enum value | CCopasiObject | [protected] |
NonUniqueName enum value | CCopasiObject | [protected] |
objectMap typedef | CCopasiContainer | |
operator<<(std::ostream &os, const CCopasiVector< CType > &d) | CCopasiVector< CType > | [friend] |
CCopasiContainer::operator<<(std::ostream &os, const CCopasiObject &o) | CCopasiObject | [friend] |
operator=(const CCopasiVector< CType > &rhs) | CCopasiVector< CType > | [inline] |
operator=(const std::vector< CType * > &rhs) | CCopasiVector< CType > | [inline] |
operator[](const unsigned C_INT32 &index) const | CCopasiVector< CType > | [inline] |
operator[](const unsigned C_INT32 &index) | CCopasiVector< CType > | [inline] |
print(std::ostream *ostream) const | CCopasiObject | [virtual] |
Reference enum value | CCopasiObject | [protected] |
remove(const unsigned C_INT32 &index) | CCopasiVector< CType > | [inline, virtual] |
remove(CCopasiObject *pObject) | CCopasiVector< CType > | [inline, virtual] |
removeDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
resize(const unsigned C_INT32 &newSize) | CCopasiVector< CType > | [inline, virtual] |
Root enum value | CCopasiObject | [protected] |
Separator enum value | CCopasiObject | [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] |
size() const | CCopasiVector< CType > | [inline, virtual] |
smpRenameHandler | CCopasiObject | [protected, static] |
StaticString enum value | CCopasiObject | [protected] |
swap(const unsigned C_INT32 &indexFrom, const unsigned C_INT32 &indexTo) | CCopasiVector< CType > | [inline, virtual] |
value_type typedef | CCopasiVectorS< CType > | |
ValueBool enum value | CCopasiObject | [protected] |
ValueDbl enum value | CCopasiObject | [protected] |
ValueInt enum value | CCopasiObject | [protected] |
ValueString enum value | CCopasiObject | [protected] |
Vector enum value | CCopasiObject | [protected] |
~CCopasiContainer() | CCopasiContainer | [virtual] |
~CCopasiObject() | CCopasiObject | [virtual] |
~CCopasiVector() | CCopasiVector< CType > | [inline, virtual] |
~CCopasiVectorS() | CCopasiVectorS< CType > | [inline, virtual] |