5#ifndef POOL_SIMPLEUTILITYBASE
6#define POOL_SIMPLEUTILITYBASE
47 std::vector< std::string >
args;
49 std::vector< std::pair< std::string, std::string > >
fidAndPfn;
Define macros for attributes used to control the static checker.
The IStorageExplorer interface is able to handle user request for.
The IStorageSvc interface is able to handle user request for.
std::vector< std::string > fileNames
virtual void startSession ATLAS_NOT_THREAD_SAFE()
pool::IStorageSvc * storageSvc
std::string executableName
pool::IStorageExplorer * storageExplorer
std::string technologyName
std::vector< std::string > args
virtual void readFileGUIDs()
virtual std::string readFileGUID(const std::string &pfn)
virtual ~SimpleUtilityBase()
SimpleUtilityBase(int argc=0, char *argv[]=0)
constructor taking commandline parmeters
virtual void printSyntax()
virtual bool parseArguments()
std::vector< std::pair< std::string, std::string > > fidAndPfn
static std::string readFileGUID ATLAS_NOT_THREAD_SAFE(const std::string &pfn)