AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
Public Member Functions | Static Public Member Functions | List of all members
Env Class Reference

#include <Env.h>

Public Member Functions

 Env (const char *fname)
 
std::string & operator() (std::string key)
 

Static Public Member Functions

static int getenv (const char *key, int def)
 
static const char * getenv (const char *key, const char *def)
 

Detailed Description

Definition at line 19 of file Env.h.

Constructor & Destructor Documentation

◆ Env()

Env::Env ( const char *  fname)

Definition at line 16 of file Env.cpp.

Member Function Documentation

◆ getenv() [1/2]

static const char* Env::getenv ( const char *  key,
const char *  def 
)
inlinestatic

Definition at line 34 of file Env.h.

◆ getenv() [2/2]

static int Env::getenv ( const char *  key,
int  def 
)
inlinestatic

Definition at line 26 of file Env.h.

◆ operator()()

string & Env::operator() ( std::string  key)

Definition at line 38 of file Env.cpp.


The documentation for this class was generated from the following files: