#include <Field.h>
|
std::list< double > & | val |
|
Definition at line 363 of file Field.h.
◆ FieldOptionListDouble()
FieldOptionListDouble::FieldOptionListDouble |
( |
std::list< double > & |
_val, |
|
|
const std::string & |
help, |
|
|
bool * |
status = nullptr , |
|
|
bool |
deprecated = false |
|
) |
| |
|
inline |
◆ getTextRepresentation()
void FieldOptionListDouble::getTextRepresentation |
( |
std::string & |
v_str | ) |
|
|
inlinevirtual |
◆ getType()
◆ listdouble() [1/2]
const std::list<double>& FieldOptionListDouble::listdouble |
( |
| ) |
const |
|
inlinevirtual |
◆ listdouble() [2/2]
void FieldOptionListDouble::listdouble |
( |
std::list< double > |
value | ) |
|
|
inlinevirtual |
◆ val
std::list<double>& FieldOptionListDouble::val |
The documentation for this class was generated from the following file: