|
XRootD
|
#include <cstdio>#include <cstring>#include "XrdBwm/XrdBwmHandle.hh"#include "XrdBwm/XrdBwmLogger.hh"#include "XrdBwm/XrdBwmTrace.hh"#include "XrdSfs/XrdSfsInterface.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XProtocol/XProtocol.hh"
Include dependency graph for XrdBwmHandle.cc:Go to the source code of this file.
Classes | |
| class | XrdBwmHandleCB |
Macros | |
| #define | tident Parms.Tident |
| #define | tident hP->Parms.Tident |
Functions | |
| void * | XrdBwmHanXeq (void *pp) |
Variables | |
| XrdSysError | BwmEroute |
| #define tident Parms.Tident |
Definition at line 109 of file XrdBwmHandle.cc.
| #define tident hP->Parms.Tident |
Definition at line 109 of file XrdBwmHandle.cc.
| void * XrdBwmHanXeq | ( | void * | pp | ) |
Definition at line 97 of file XrdBwmHandle.cc.
References XrdBwmHandle::Dispatch().
Referenced by XrdBwmHandle::setPolicy().
Here is the call graph for this function:
Here is the caller graph for this function:
|
extern |