|
|
| InputScalar (std::string const &str_in) |
| |
|
| InputScalar (InputScalar const &)=default |
| |
|
| InputScalar (InputScalar &&)=default |
| |
|
bool | as (std::string &out) const |
| |
|
bool | as (bool &out) const |
| |
|
bool | as (double &out) const |
| |
|
bool | as (int &out) const |
| |
|
bool | as (long long &out) const |
| |
|
template<class T > |
| T | get () const |
| |
|
virtual void | out_of_line_virtual_method () |
| |
|
| Input (Input const &)=default |
| |
|
| Input (Input &&)=default |
| |
|
|
std::string | str |
| |
|
Input * | parent |
| |
|
bool | used |
| |
The documentation for this struct was generated from the following files: