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

 pwiz
 
 pwiz::util
 
 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 More...