xrootd
Loading...
Searching...
No Matches
Private Member Functions | List of all members
HttpPlugInFactory Class Reference

#include <XrdClHttpPlugInFactory.hh>

Inheritance diagram for HttpPlugInFactory:
Inheritance graph
[legend]
Collaboration diagram for HttpPlugInFactory:
Collaboration graph
[legend]

Private Member Functions

virtual ~HttpPlugInFactory ()
 
virtual XrdCl::FilePlugInCreateFile (const std::string &url) override
 Create a file plug-in for the given URL.
 
virtual XrdCl::FileSystemPlugInCreateFileSystem (const std::string &url) override
 Create a file system plug-in for the given URL.
 

Additional Inherited Members

- Public Member Functions inherited from XrdCl::PlugInFactory
virtual ~PlugInFactory ()
 Destructor.
 

Constructor & Destructor Documentation

◆ ~HttpPlugInFactory()

virtual HttpPlugInFactory::~HttpPlugInFactory ( )
privatevirtual

Member Function Documentation

◆ CreateFile()

virtual XrdCl::FilePlugIn * HttpPlugInFactory::CreateFile ( const std::string &  url)
overrideprivatevirtual

Create a file plug-in for the given URL.

Implements XrdCl::PlugInFactory.

◆ CreateFileSystem()

virtual XrdCl::FileSystemPlugIn * HttpPlugInFactory::CreateFileSystem ( const std::string &  url)
overrideprivatevirtual

Create a file system plug-in for the given URL.

Implements XrdCl::PlugInFactory.


The documentation for this class was generated from the following file: