|
XRootD
|
XrdCl recorder plug-in factory. More...
#include <XrdClRecorderPlugin.hh>
Inheritance diagram for XrdCl::RecorderFactory:
Collaboration diagram for XrdCl::RecorderFactory:Public Member Functions | |
| RecorderFactory (const std::map< std::string, std::string > *config) | |
| virtual | ~RecorderFactory () |
| Destructor. | |
| virtual FilePlugIn * | CreateFile (const std::string &url) |
| Create a file plug-in for the given URL. | |
| virtual FileSystemPlugIn * | CreateFileSystem (const std::string &url) |
| Create a file system plug-in for the given URL. | |
Public Member Functions inherited from XrdCl::PlugInFactory | |
| virtual | ~PlugInFactory () |
| Destructor. | |
XrdCl recorder plug-in factory.
Definition at line 34 of file XrdClRecorderPlugin.hh.
|
inline |
Constructor
| config | map containing configuration parameters |
Definition at line 42 of file XrdClRecorderPlugin.hh.
References XrdCl::Recorder::SetOutput().
Here is the call graph for this function:
|
inlinevirtual |
|
inlinevirtual |
Create a file plug-in for the given URL.
Implements XrdCl::PlugInFactory.
Definition at line 61 of file XrdClRecorderPlugin.hh.
|
inlinevirtual |
Create a file system plug-in for the given URL.
Implements XrdCl::PlugInFactory.
Definition at line 72 of file XrdClRecorderPlugin.hh.
References XrdCl::Log::Error(), and XrdCl::DefaultEnv::GetLog().
Here is the call graph for this function: