#define FILEMGR_CALLBACK_ARGS
StatusCode initialize() override
StatusCode execute() override
StatusCode finalize() override
ServiceHandle< IFileMgr > p_fileMgr
StatusCode allCloseAction(FILEMGR_CALLBACK_ARGS)
StatusCode PosixOpenAction(FILEMGR_CALLBACK_ARGS)
FileMgrTest(const std::string &name, ISvcLocator *pSvcLocator)
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)
Constructor.
const std::string & name() const override
The identifying name of the algorithm object.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
Handle to be used in lieu of naked pointers to services.
This class is used for returning status codes from appropriate routines.