#include <XrdPfcPrint.hh>
| XrdPfc::Print::Print |
( |
XrdOss * |
oss, |
|
|
char |
u, |
|
|
bool |
v, |
|
|
bool |
j, |
|
|
int |
i, |
|
|
const char * |
path |
|
) |
| |
| bool XrdPfc::Print::isInfoFile |
( |
const char * |
path | ) |
|
|
private |
file system user
Check file ends with *.cinfo suffix
| void XrdPfc::Print::printDir |
( |
XrdOssDF * |
iOssDF, |
|
|
const std::string & |
path |
|
) |
| |
|
private |
Print information in meta-data file recursivly.
| void XrdPfc::Print::printFile |
( |
const std::string & |
path | ) |
|
|
private |
Print information in meta-data file.
| void XrdPfc::Print::printFileJson |
( |
const std::string & |
path | ) |
|
|
private |
Print information in meta-data file in json format.
| int XrdPfc::Print::m_indent |
|
private |
| bool XrdPfc::Print::m_json |
|
private |
| const char* XrdPfc::Print::m_ossUser |
|
private |
| char XrdPfc::Print::m_unit[3] |
|
private |
width of byte-size fields
| int XrdPfc::Print::m_unit_shift |
|
private |
| int XrdPfc::Print::m_unit_width |
|
private |
bitshift for byte-size fields
| bool XrdPfc::Print::m_verbose |
|
private |
unit for regular printout (not JSON)
The documentation for this class was generated from the following file: