![]() |
LifeV
|
Collaboration diagram for GetPot::variable:Public Member Functions | |
| variable () | |
| variable (const variable &) | |
| variable (const char *Name, const char *Value, const char *FieldSeparator) | |
| ~variable () | |
| variable & | operator= (const variable &That) |
| void | take (const char *Value, const char *FieldSeparator) |
| const std::string * | get_element (unsigned Idx) const |
Data Fields | |
| std::string | name |
| STRING_VECTOR | value |
| std::string | original |
Definition at line 295 of file GetPot.hpp.
|
inline |
Definition at line 3356 of file GetPot.hpp.
Definition at line 3360 of file GetPot.hpp.
|
inline |
|
inline |
Definition at line 3419 of file GetPot.hpp.
|
inline |
|
inline |
|
inline |
| std::string name |
Definition at line 315 of file GetPot.hpp.
| STRING_VECTOR value |
Definition at line 316 of file GetPot.hpp.
| std::string original |
Definition at line 317 of file GetPot.hpp.