COPASI API
4.16.103
|
This is the complete list of members for CSlider, 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 | 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 |
Array enum value | CCopasiObject | protected |
buildUpdateSequence(const DataObjectSet &objects, const DataObjectSet &uptoDateObjects, const DataObjectSet &context=DataObjectSet()) | 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 | |
clearDirectDependencies() | CCopasiObject | |
clearRefresh() | CCopasiObject | |
CObjectInterface() | CObjectInterface | inline |
compile(const std::vector< CCopasiContainer * > &listOfContainer=CCopasiContainer::EmptyList) | CSlider | |
Container enum value | CCopasiObject | protected |
convertScaleNameToScale(const char *scaleName) | CSlider | |
convertScaleToScaleName(Scale scale) | CSlider | |
CSlider(const std::string &name="Slider", const CCopasiContainer *pParent=NULL) | CSlider | |
CSlider(const CSlider &src, const CCopasiContainer *pParent=NULL) | CSlider | |
DataModel enum value | CCopasiObject | protected |
DataObjectSet typedef | CCopasiObject | |
DataUpdateSequence typedef | CCopasiObject | |
dependsOn(DataObjectSet candidates, const DataObjectSet &context=DataObjectSet()) const | CCopasiObject | |
EmptyList | CCopasiContainer | static |
Flag enum name | CCopasiObject | protected |
Float enum value | CSlider | |
getAllDependencies(DataObjectSet &dependencies, const DataObjectSet &context) const | CCopasiObject | |
getAssociatedEntityKey() const | CSlider | |
getChildObjectUnits(const CCopasiObject *pObject) const | CCopasiContainer | virtual |
getCN() const | CCopasiObject | virtual |
getDirectDependencies(const DataObjectSet &context=DataObjectSet()) const | CCopasiObject | virtual |
getKey() const | CSlider | virtual |
getMaxValue() const | CSlider | |
getMinValue() const | CSlider | |
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 | |
getOriginalValue() const | CSlider | |
getPrerequisites() const | CCopasiObject | virtual |
getRefresh() const | CCopasiObject | virtual |
getScaling() const | CSlider | |
getSliderObject() | CSlider | |
getSliderObjectCN() const | CSlider | |
getSliderType() const | CSlider | |
getSliderValue() const | CSlider | |
getSynced() const | CSlider | |
getTickFactor() const | CSlider | |
getTickNumber() const | CSlider | |
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 |
Integer enum value | CSlider | |
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 | |
isValid() const | CSlider | |
isValueBool() const | CCopasiObject | |
isValueDbl() const | CCopasiObject | |
isValueInt() const | CCopasiObject | |
isValueInt64() const | CCopasiObject | |
isValueString() const | CCopasiObject | |
isVector() const | CCopasiObject | |
linear enum value | CSlider | |
logarithmic enum value | CSlider | |
mAssociatedEntityKey | CSlider | private |
Matrix enum value | CCopasiObject | protected |
mCN | CSlider | private |
mInitialRefreshes | CSlider | private |
mKey | CSlider | private |
mMaxValue | CSlider | private |
mMinValue | CSlider | private |
mObjects | CCopasiContainer | protected |
ModelEntity enum value | CCopasiObject | protected |
mOriginalValue | CSlider | private |
mpSliderObject | CSlider | private |
mScaling | CSlider | private |
mSliderType | CSlider | private |
mSync | CSlider | private |
mTickFactor | CSlider | private |
mTickNumber | CSlider | private |
mustBeDeleted(const DataObjectSet &deletedObjects) const | CCopasiObject | virtual |
mValue | CSlider | private |
NameVector enum value | CCopasiObject | protected |
NonUniqueName enum value | CCopasiObject | protected |
objectMap typedef | CCopasiContainer | |
ObjectSet typedef | CObjectInterface | |
print(std::ostream *ostream) const | CCopasiObject | virtual |
Reference enum value | CCopasiObject | protected |
remove(CCopasiObject *pObject) | CCopasiContainer | virtual |
removeDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
resetRange() | CSlider | |
resetValue() | CSlider | |
Root enum value | CCopasiObject | protected |
Scale enum name | CSlider | |
ScaleName | CSlider | static |
Separator enum value | CCopasiObject | protected |
setAssociatedEntityKey(const std::string &associatedEntityKey) | CSlider | |
setDirectDependencies(const DataObjectSet &directDependencies) | CCopasiObject | |
setMaxValue(const C_FLOAT64 maxValue) | CSlider | |
setMinValue(const C_FLOAT64 minValue) | CSlider | |
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 | |
setOriginalValue(const C_FLOAT64 value) | CSlider | |
setRefresh(CType *pType, void(CType::*method)(void)) | CCopasiObject | inline |
setRenameHandler(CRenameHandler *rh) | CCopasiObject | inlinestatic |
setScaling(Scale scaling) | CSlider | |
setSliderObject(CCopasiObject *pObject) | CSlider | |
setSliderObject(const CCopasiObjectName &objectCN) | CSlider | |
setSliderType(const CSlider::Type type) | CSlider | |
setSliderValue(const C_FLOAT64 value, const bool &writeToObject=true) | CSlider | |
setSynced(bool synced) | CSlider | |
setTickFactor(const unsigned C_INT32 tickFactor) | CSlider | |
setTickNumber(const unsigned C_INT32 tickNumber) | CSlider | |
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 |
sync() | CSlider | |
Type enum name | CSlider | |
TypeName | CSlider | static |
Undefined enum value | CSlider | |
undefinedScale enum value | CSlider | |
UnsignedFloat enum value | CSlider | |
UnsignedInteger enum value | CSlider | |
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 |
writeToObject() | CSlider | |
~CCopasiContainer() | CCopasiContainer | virtual |
~CCopasiObject() | CCopasiObject | virtual |
~CObjectInterface() | CObjectInterface | inlinevirtual |
~CSlider() | CSlider |