#include <XrdPfcDirStateSnapshot.hh>
Definition at line 34 of file XrdPfcDirStateSnapshot.hh.
◆ DataFsSnapshot() [1/2]
XrdPfc::DataFsSnapshot::DataFsSnapshot |
( |
| ) |
|
|
inline |
◆ DataFsSnapshot() [2/2]
XrdPfc::DataFsSnapshot::DataFsSnapshot |
( |
const DataFsState & |
b | ) |
|
|
inline |
◆ dump()
void DataFsSnapshot::dump |
( |
| ) |
|
◆ write_json_file()
void DataFsSnapshot::write_json_file |
( |
const std::string & |
fname, |
|
|
bool |
include_preamble |
|
) |
| |
Definition at line 58 of file XrdPfcDirStateSnapshot.cc.
63 open_ofstream(ofs, fname, __func__);
67 ofs <<
"{ \"dirstate_snapshot\": ";
70 nlohmann::ordered_json j;
◆ m_dir_states
The documentation for this struct was generated from the following files: