Elements  6.2
A C++ base framework for the Euclid Software.
Elements::Environment::Variable Member List

This is the complete list of members for Elements::Environment::Variable, including all inherited members.

append(const std::string &)Elements::Environment::Variable
checkCompatibility(const Variable &)Elements::Environment::Variableprivate
empty() constElements::Environment::Variable
env() constElements::Environment::Variable
exists() constElements::Environment::Variable
index() constElements::Environment::Variable
m_envElements::Environment::Variableprivate
m_indexElements::Environment::Variableprivate
operator std::string() constElements::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() constElements::Environment::Variable
Variable()=deleteElements::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