1 #ifndef STORAGE_FACTORY_STORAGE_MAKER_H
2 # define STORAGE_FACTORY_STORAGE_MAKER_H
24 virtual void setTimeout (
unsigned int timeout);
28 #endif // STORAGE_FACTORY_STORAGE_MAKER_H
virtual Storage * open(const std::string &proto, const std::string &path, int mode)=0
virtual bool check(const std::string &proto, const std::string &path, IOOffset *size=0)
virtual void setDebugLevel(unsigned int debugLevel)
virtual void setTimeout(unsigned int timeout)
tuple path
else: Piece not in the list, fine.
virtual void stagein(const std::string &proto, const std::string &path)
tuple size
Write out results.
virtual ~StorageMaker(void)