XrdClientEnv.hh File Reference

#include "XrdOuc/XrdOucEnv.hh"
#include "XrdSys/XrdSysPthread.hh"
#include <string.h>
Include dependency graph for XrdClientEnv.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XrdClientEnv

Defines

#define EnvGetLong(x)   XrdClientEnv::Instance()->ShellGetInt(x)
#define EnvGetString(x)   XrdClientEnv::Instance()->ShellGet(x)
#define EnvPutString(name, val)   XrdClientEnv::Instance()->Put(name, val)
#define EnvPutInt(name, val)   XrdClientEnv::Instance()->PutInt(name, val)

Define Documentation

#define EnvGetLong (  )     XrdClientEnv::Instance()->ShellGetInt(x)
#define EnvGetString (  )     XrdClientEnv::Instance()->ShellGet(x)
#define EnvPutInt ( name,
val   )     XrdClientEnv::Instance()->PutInt(name, val)
#define EnvPutString ( name,
val   )     XrdClientEnv::Instance()->Put(name, val)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 7 Jul 2020 for xrootd by  doxygen 1.6.1