#include <time.h>
#include <unistd.h>
#include <malloc.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdSys/XrdSysTimer.hh"
#include "Xrd/XrdBuffer.hh"
#include "Xrd/XrdTrace.hh"
Go to the source code of this file.
Functions | |
void * | XrdReshaper (void *pp) |
Variables | |
const char * | XrdBufferCVSID = "$Id: XrdBuffer.cc 25553 2008-09-26 07:57:42Z ganis $" |
XrdSysError | XrdLog |
XrdOucTrace | XrdTrace |
void* XrdReshaper | ( | void * | pp | ) |
Definition at line 34 of file XrdBuffer.cc.
References XrdBuffManager::Reshape().
Referenced by XrdBuffManager::Init().
const char* XrdBufferCVSID = "$Id: XrdBuffer.cc 25553 2008-09-26 07:57:42Z ganis $" |
Definition at line 13 of file XrdBuffer.cc.
XrdSysError XrdLog |
Referenced by main(), and XrdStats::Report().
XrdOucTrace XrdTrace |
Referenced by XrdCnsConfig::Configure().