wex v24.10.0
|
This is the complete list of members for wex::variable, including all inherited members.
expand(ex *ex) | wex::variable | |
expand(std::string &value, ex *ex=nullptr) const | wex::variable | |
get_name() const | wex::variable | inline |
get_value() const | wex::variable | inline |
is_builtin() const | wex::variable | |
is_input() const | wex::variable | |
is_template() const | wex::variable | |
save(pugi::xml_node &node, const std::string *value=nullptr) | wex::variable | |
set_argument(const std::string &val) | wex::variable | static |
set_ask_for_input(bool value=true) | wex::variable | |
variable(const std::string &name=std::string()) | wex::variable | explicit |
variable(const pugi::xml_node &node) | wex::variable | explicit |