Public Member Functions | |
virtual bool | check (const std::string &proto, const std::string &path, IOOffset *size=0) |
virtual Storage * | open (const std::string &proto, const std::string &path, int mode) |
Public Member Functions inherited from StorageMaker | |
virtual void | setDebugLevel (unsigned int debugLevel) |
virtual void | setTimeout (unsigned int timeout) |
virtual void | stagein (const std::string &proto, const std::string &path) |
StorageMaker (void) | |
virtual | ~StorageMaker (void) |
Definition at line 10 of file LStoreStorageMaker.cc.
|
inlinevirtual |
Reimplemented from StorageMaker.
Definition at line 37 of file LStoreStorageMaker.cc.
References alignCSCRings::e, Storage::END, scaleCards::path, LStoreFile::position(), and findQualityFiles::size.
|
inlinevirtual |
Open a storage object for the given URL (protocol + path), using the mode bits. No temporary files are downloaded.
Implements StorageMaker.
Definition at line 15 of file LStoreStorageMaker.cc.
References scaleCards::path.