|
| VarArray (const VarArray &v)=default |
|
| VarArray (const int n, const Variable &v=Variable()) |
|
| VarArray (const VarList &v) |
|
| operator bool () const override |
|
| operator int () const override |
|
| operator double () const override |
|
| operator std::string () const override |
|
bool | is_bool () override |
|
bool | is_int () override |
|
bool | is_double () override |
|
bool | is_string () override |
|
Scope | scope () const |
|
void | setScope (Scope s) |
|
Definition at line 202 of file variable.h.
T std::vector< T >::elements |
|
inherited |
The documentation for this class was generated from the following files: