CMS 3D CMS Logo

lat::ShellEnvironment Class Reference

Process shell environment. More...

#include <Iguana/Utilities/classlib/utils/ShellEnvironment.h>

Inheritance diagram for lat::ShellEnvironment:

lat::Environment

List of all members.

Public Member Functions

virtual std::string get (const std::string &name, bool *have=0) const
virtual bool has (const std::string &name) const
virtual void set (const std::string &name, const std::string &value)
virtual void unset (const std::string &name)


Detailed Description

Process shell environment.

Definition at line 18 of file ShellEnvironment.h.


Member Function Documentation

virtual std::string lat::ShellEnvironment::get ( const std::string &  name,
bool have = 0 
) const [virtual]

Implements lat::Environment.

virtual bool lat::ShellEnvironment::has ( const std::string &  name  )  const [virtual]

Reimplemented from lat::Environment.

virtual void lat::ShellEnvironment::set ( const std::string &  name,
const std::string &  value 
) [virtual]

Implements lat::Environment.

virtual void lat::ShellEnvironment::unset ( const std::string &  name  )  [virtual]

Implements lat::Environment.


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:48:35 2009 for CMSSW by  doxygen 1.5.4