4 #include "KVDMSDataRepositoryImpl.h"
28 return fDMS->get(source, destination);
37 return fDMS->put(source, destination);
46 fDMS->mkdir(path.
Data());
70 return fDMS->GetFullListing(path.
Data());
79 return fDMS->forcedelete(path.
Data());
112 if (fDMS->GetPathInfo(path, DMSfile)) {
Option_t Option_t TPoint TPoint const char mode
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize fs
R__EXTERN TSystem * gSystem
KVDatime GetModTime() const
Manage remote data repository using a Data Management System.
KVUniqueNameList get_directory_listing(const TString &path) const override
int Chmod(const char *file, UInt_t mode) const override
Overrides KVDataRepository method.
int copy_file_from(const TString &source, const TString &destination) const override
void make_directory(const TString &path) const override
int delete_file(const TString &path) const override
int copy_file_to(const TString &source, const TString &destination) const override
Bool_t GetPathInfo(const TString &, FileStat_t &) const override
Bool_t check_path_exists(const TString &) const override
Optimised list in which named objects can only be placed once.
UInt_t Convert(Bool_t toGMT=kFALSE) const
const char * Data() const
virtual const char * DirName(const char *pathname)
virtual const char * BaseName(const char *pathname)