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

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

append(const std::string &, const std::string &)Elements::Environment
checkOutOfRange(const std::string &)Elements::Environmentprivatestatic
commit()Elements::Environment
csh enum valueElements::Environment
Environment(bool keep_same=true)Elements::Environmentexplicit
generateScript(ShellType) constElements::Environment
get(const std::string &index, const std::string &default_value="") constElements::Environment
hasKey(const std::string &)Elements::Environmentstatic
m_added_variablesElements::Environmentprivate
m_keep_sameElements::Environmentprivate
m_old_valuesElements::Environmentprivate
operator[](const std::string &)Elements::Environment
operator[](const std::string &index) constElements::Environment
prepend(const std::string &, const std::string &)Elements::Environment
restore()Elements::Environment
set(const std::string &, const std::string &)Elements::Environment
sh enum valueElements::Environment
ShellType enum nameElements::Environment
unSet(const std::string &)Elements::Environment
~Environment()Elements::Environmentvirtual