cpp-common
Macros | Functions
envvars.hh File Reference

Declare environment variables and access their values. More...

#include <string>
Include dependency graph for envvars.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NVSL_DECL_ENV(name)   static const char *name##_ENV __attribute__((unused)) = (char *)(#name)
 

Functions

 NVSL_DECL_ENV (NVSL_NO_STACKTRACE)
 
 NVSL_DECL_ENV (NVSL_LOG_WILDCARD)
 
 NVSL_DECL_ENV (NVSL_GEN_STATS)
 

Detailed Description

Declare environment variables and access their values.

Date
January 21, 2021

Definition in file envvars.hh.