 |
XRootD
|
Loading...
Searching...
No Matches
Go to the documentation of this file. 1#ifndef __XRDFILECACHE_PRINT_HH__
2#define __XRDFILECACHE_PRINT_HH__
33 Print(
XrdOss* oss,
char u,
bool v,
bool j,
int i,
const char* path);
44 const char* m_ossUser;
49 bool isInfoFile(
const char* path);
54 void printFileJson(
const std::string& path);
59 void printFile(
const std::string& path);
64 void printDir(
XrdOssDF* iOssDF,
const std::string& path);