addInfoLine(std::string infoLine) | Inspectable | [virtual] |
addInfoLines(std::list< std::string > infoLineList) | Inspectable | [virtual] |
addInspectableDescription(const iparamkey &key, const std::string &descr) | Inspectable | [virtual] |
addInspectableMatrix(const iparamkey &key, matrix::Matrix *m, bool only4x4AndDiag=true, const std::string &descr=std::string()) | Inspectable | [virtual] |
addInspectableValue(const iparamkey &key, iparamval *val, const std::string &descr=std::string()) | Inspectable | [virtual] |
getInfoLines() const | Inspectable | [virtual] |
getInternalParamNames() const | Inspectable | [virtual] |
getInternalParams() const | Inspectable | [virtual] |
getInternalParamsPtr() const | Inspectable | [virtual] |
getStructuralConnections() const | Inspectable | [virtual] |
getStructuralLayers() const | Inspectable | [virtual] |
getValue(void) const | TemplateValue | [inline] |
IConnection typedef | Inspectable | |
iconnectionlist typedef | Inspectable | |
ILayer typedef | Inspectable | |
ilayerlist typedef | Inspectable | |
imatrixpair typedef | Inspectable | |
imatrixpairlist typedef | Inspectable | |
infoLineStringList | Inspectable | [protected] |
Inspectable() | 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 | [protected] |
mapOfMatrices | Inspectable | [protected] |
mapOfValues | Inspectable | [protected] |
operator *(const IValue &value) const | TemplateValue | [inline, virtual] |
operator std::string(void) const | TemplateValue | [inline, virtual] |
operator+(const IValue &value) const | TemplateValue | [inline, virtual] |
removeInfoLines() | Inspectable | [virtual] |
restore(FILE *f) | TemplateValue | [inline, virtual] |
setValue(Typ value) | TemplateValue | [inline] |
store(FILE *f) const | TemplateValue | [inline, virtual] |
TemplateValue(Typ value, std::string name="templateValue") | TemplateValue | [inline] |
~Inspectable() | Inspectable | [virtual] |
~IValue() | IValue | [virtual] |
~TemplateValue() | TemplateValue | [inline, virtual] |