Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

XrdClientEnv.hh File Reference

#include "XrdOuc/XrdOucEnv.hh"
#include "XrdSys/XrdSysPthread.hh"
#include <string.h>

Include dependency graph for XrdClientEnv.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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)
 


Generated on Sun Nov 6 13:35:25 2011 for xrootd by  doxygen 1.3.9.1