Types publics | |
using | Params = UniqueArray< SmallVariant > |
Fonctions membres publiques | |
ICFParamSetter (Params *v) | |
virtual void | value (Integer id, Real &v) const =0 |
virtual void | value (Integer id, Integer &v) const =0 |
virtual CaseTable::eError | appendValue (const String &value)=0 |
virtual CaseTable::eError | setValue (Integer id, const String &value)=0 |
virtual CaseTable::eError | setValue (Integer id, Real v)=0 |
virtual CaseTable::eError | setValue (Integer id, Integer v)=0 |
virtual void | removeValue (Integer id)=0 |
virtual void | toString (Integer id, String &str) const =0 |
Fonctions membres protégées | |
const SmallVariant & | param (Integer id) const |
SmallVariant & | param (Integer id) |
Params & | params () |
Integer | nbElement () const |
Définition à la ligne 33 du fichier CaseTableParams.cc.
Définition à la ligne 37 du fichier CaseTableParams.cc.
|
inline |
Définition à la ligne 41 du fichier CaseTableParams.cc.
|
inlinevirtual |
Définition à la ligne 44 du fichier CaseTableParams.cc.
|
inlineprotected |
Définition à la ligne 65 du fichier CaseTableParams.cc.
|
inlineprotected |
Définition à la ligne 61 du fichier CaseTableParams.cc.
|
inlineprotected |
Définition à la ligne 59 du fichier CaseTableParams.cc.
|
inlineprotected |
Définition à la ligne 63 du fichier CaseTableParams.cc.