|
| CaseTableParams (CaseTable::eParamType v) |
|
bool | null () const |
|
Integer | nbElement () const |
|
void | value (Integer id, Real &v) const |
|
void | value (Integer id, Integer &v) const |
|
CaseTable::eError | appendValue (const String &value) |
|
CaseTable::eError | setValue (Integer id, const String &value) |
|
CaseTable::eError | setValue (Integer id, Real v) |
|
CaseTable::eError | setValue (Integer id, Integer v) |
|
void | removeValue (Integer id) |
|
void | toString (Integer id, String &str) const |
|
void | setType (ICaseFunction::eParamType new_type) |
|
void | getRange (Real v, Int32 &begin, Int32 &end) const |
|
void | getRange (Integer v, Int32 &begin, Int32 &end) const |
|
Définition à la ligne 31 du fichier CaseTableParams.h.
◆ CaseTableParams()
◆ ~CaseTableParams()
Arcane::CaseTableParams::~CaseTableParams |
( |
| ) |
|
|
virtual |
◆ appendValue()
◆ getRange() [1/2]
void Arcane::CaseTableParams::getRange |
( |
Integer |
v, |
|
|
Int32 & |
begin, |
|
|
Int32 & |
end |
|
) |
| const |
◆ getRange() [2/2]
void Arcane::CaseTableParams::getRange |
( |
Real |
v, |
|
|
Int32 & |
begin, |
|
|
Int32 & |
end |
|
) |
| const |
◆ nbElement()
Integer Arcane::CaseTableParams::nbElement |
( |
| ) |
const |
◆ null()
bool Arcane::CaseTableParams::null |
( |
| ) |
const |
◆ removeValue()
void Arcane::CaseTableParams::removeValue |
( |
Integer |
id | ) |
|
◆ setType()
◆ setValue() [1/3]
◆ setValue() [2/3]
◆ setValue() [3/3]
◆ toString()
void Arcane::CaseTableParams::toString |
( |
Integer |
id, |
|
|
String & |
str |
|
) |
| const |
◆ value() [1/2]
void Arcane::CaseTableParams::value |
( |
Integer |
id, |
|
|
Integer & |
v |
|
) |
| const |
◆ value() [2/2]
void Arcane::CaseTableParams::value |
( |
Integer |
id, |
|
|
Real & |
v |
|
) |
| const |
La documentation de cette classe a été générée à partir des fichiers suivants :