, including all inherited members.
addInfoLine(std::string infoLine) | Inspectable | [virtual] |
addInfoLines(std::list< std::string > infoLineList) | Inspectable | [virtual] |
addInspectable(Inspectable *insp) | Inspectable | [virtual] |
addInspectableDescription(const iparamkey &key, const std::string &descr) | Inspectable | [virtual] |
addInspectableMatrix(const iparamkey &key, const matrix::Matrix *m, bool only4x4AndDiag=true, const std::string &descr=std::string()) | Inspectable | [virtual] |
addInspectableValue(const iparamkey &key, iparamval const *val, const std::string &descr=std::string()) | Inspectable | [virtual] |
getInfoLines() const | Inspectable | [virtual] |
getInspectables() const | Inspectable | [virtual] |
getInternalParamNames() const | Inspectable | [virtual] |
getInternalParams() const | Inspectable | [virtual] |
getInternalParamsPtr() const | Inspectable | [virtual] |
getNameOfInspectable() const | Inspectable | [virtual] |
getStructuralConnections() const | Inspectable | [virtual] |
getStructuralLayers() const | Inspectable | [virtual] |
getValue(void) const | TemplateValue< Typ, toString > | [inline] |
IConnection typedef | Inspectable | |
iconnectionlist typedef | Inspectable | |
ILayer typedef | Inspectable | |
ilayerlist typedef | Inspectable | |
imatrixpair typedef | Inspectable | |
imatrixpairlist typedef | Inspectable | |
infoLinesList typedef | Inspectable | |
infoLineStringList | Inspectable | [protected] |
Inspectable(const iparamkey &name="") | Inspectable | |
inspectableList typedef | Inspectable | |
iparamkey typedef | Inspectable | |
iparamkeylist typedef | Inspectable | |
iparampair typedef | Inspectable | |
iparampairlist typedef | Inspectable | |
iparamval typedef | Inspectable | |
iparamvallist typedef | Inspectable | |
iparamvalptrlist typedef | Inspectable | |
IValue(std::string name) | IValue | |
m_name | IValue | [protected] |
m_value | TemplateValue< Typ, toString > | [protected] |
mapOfMatrices | Inspectable | [protected] |
mapOfValues | Inspectable | [protected] |
name | Inspectable | [protected] |
operator std::string(void) const | TemplateValue< Typ, toString > | [inline, virtual] |
operator*(const IValue &value) const | TemplateValue< Typ, toString > | [inline, virtual] |
operator+(const IValue &value) const | TemplateValue< Typ, toString > | [inline, virtual] |
removeInfoLines() | Inspectable | [virtual] |
removeInspectable(Inspectable *insp) | Inspectable | [virtual] |
restore(FILE *f) | TemplateValue< Typ, toString > | [inline, virtual] |
setNameOfInspectable(const iparamkey &name) | Inspectable | [virtual] |
setValue(Typ value) | TemplateValue< Typ, toString > | [inline] |
store(FILE *f) const | TemplateValue< Typ, toString > | [inline, virtual] |
TemplateValue(Typ value, std::string name="templateValue") | TemplateValue< Typ, toString > | [inline] |
~Inspectable() | Inspectable | [virtual] |
~IValue() | IValue | [virtual] |
~TemplateValue() | TemplateValue< Typ, toString > | [inline, virtual] |