|
xrootd
|
XrdCl recorder plug-in factory. More...
#include <XrdClRecorderPlugin.hh>


Public Member Functions | |
| RecorderFactory (const std::map< std::string, std::string > *config) | |
| virtual | ~RecorderFactory () |
| Destructor. More... | |
| virtual FilePlugIn * | CreateFile (const std::string &url) |
| Create a file plug-in for the given URL. More... | |
| virtual FileSystemPlugIn * | CreateFileSystem (const std::string &url) |
| Create a file system plug-in for the given URL. More... | |
Public Member Functions inherited from XrdCl::PlugInFactory | |
| virtual | ~PlugInFactory () |
| Destructor. More... | |
XrdCl recorder plug-in factory.
|
inline |
Constructor
| config | map containing configuration parameters |
References XrdCl::Recorder::SetOutput().
|
inlinevirtual |
Destructor.
|
inlinevirtual |
Create a file plug-in for the given URL.
Implements XrdCl::PlugInFactory.
|
inlinevirtual |
Create a file system plug-in for the given URL.
Implements XrdCl::PlugInFactory.
References XrdCl::Log::Error(), and XrdCl::DefaultEnv::GetLog().
1.8.5