#include <ctime>#include <unistd.h>#include <cstdio>#include <cstdlib>#include <sys/types.h>#include "XrdOuc/XrdOucUtils.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysTimer.hh"#include "Xrd/XrdBuffer.hh"#include "Xrd/XrdBuffXL.hh"#include "Xrd/XrdTrace.hh"Go to the source code of this file.
Namespaces | |
| namespace | XrdGlobal |
Functions | |
| void * | XrdReshaper (void *pp) |
Variables | |
| XrdSysError | XrdGlobal::Log |
| XrdBuffXL | XrdGlobal::xlBuff |
| void * XrdReshaper | ( | void * | pp | ) |
Definition at line 48 of file XrdBuffer.cc.
References XrdBuffManager::Reshape().
Referenced by XrdBuffManager::Init().