append(const std::string &) | Elements::Environment::Variable | |
checkCompatibility(const Variable &) | Elements::Environment::Variable | private |
empty() const | Elements::Environment::Variable | |
env() const | Elements::Environment::Variable | |
exists() const | Elements::Environment::Variable | |
index() const | Elements::Environment::Variable | |
m_env | Elements::Environment::Variable | private |
m_index | Elements::Environment::Variable | private |
operator std::string() const | Elements::Environment::Variable | |
operator+(const std::string &) | Elements::Environment::Variable | |
operator+=(const std::string &) | Elements::Environment::Variable | |
operator=(const Variable &other) | Elements::Environment::Variable | |
operator=(Variable &&other) | Elements::Environment::Variable | |
operator=(const std::string &) | Elements::Environment::Variable | |
prepend(const std::string &) | Elements::Environment::Variable | |
set(const std::string &) | Elements::Environment::Variable | |
unSet() | Elements::Environment::Variable | |
value() const | Elements::Environment::Variable | |
Variable()=delete | Elements::Environment::Variable | |
Variable(Environment &env, const std::string &index) | Elements::Environment::Variable | |
Variable(const Variable &other) | Elements::Environment::Variable | |
Variable(Variable &&other) | Elements::Environment::Variable | |