ProteoWizard
Namespaces | Functions
Environment.hpp File Reference
#include <stdexcept>
#include "optimized_lexical_cast.hpp"
#include <cstdlib>

Go to the source code of this file.

Namespaces

namespace  pwiz
 AMTContainer.hpp.
namespace  pwiz::util
namespace  pwiz::util::env

Functions

template<typename T >
pwiz::util::env::get (const char *name, const T &defaultValue)
template<typename T >
pwiz::util::env::get (const std::string &name, const T &defaultValue)
std::string pwiz::util::env::get (const std::string &name)
 explicit single-argument overload