Elements  5.8
A C++ base framework for the Euclid Software.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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) const Elements::Environment
get(const std::string &index, const std::string &default_value="") const Elements::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) const Elements::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