XrdOssPath.cc File Reference

#include <errno.h>
#include <fcntl.h>
#include <limits.h>
#include <time.h>
#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/param.h>
#include "XrdOss/XrdOssPath.hh"
#include "XrdOss/XrdOssSpace.hh"
#include "XrdSys/XrdSysPthread.hh"

Go to the source code of this file.

Defines

#define XrdOssTAMP(dst, src)   while(*src) {*dst = (*src == '/' ? xChar : *src); src++; dst++;}; *dst='\0'

Variables

const char * XrdOssPathCVSID = "$Id: XrdOssPath.cc 35287 2010-09-14 21:19:35Z ganis $"


Define Documentation

#define XrdOssTAMP ( dst,
src   )     while(*src) {*dst = (*src == '/' ? xChar : *src); src++; dst++;}; *dst='\0'

Definition at line 32 of file XrdOssPath.cc.

Referenced by XrdOssPath::Convert(), and XrdOssPath::genPFN().


Variable Documentation

const char* XrdOssPathCVSID = "$Id: XrdOssPath.cc 35287 2010-09-14 21:19:35Z ganis $"

Definition at line 13 of file XrdOssPath.cc.


Generated on Tue Jul 5 16:08:09 2011 for ROOT_528-00b_version by  doxygen 1.5.1