|
XRootD
|
Collaboration diagram for XrdCl::PluginUnloadHandler:Public Member Functions | |
| PluginUnloadHandler () | |
| void | Register (const std::string &protocol) |
Static Public Member Functions | |
| static void | UnloadHandler () |
| static void | UnloadHandler (const std::string &trProt) |
Public Attributes | |
| XrdSysRWLock | lock |
| std::set< std::string > | protocols |
| bool | unloaded |
Definition at line 68 of file XrdClXRootDTransport.cc.
|
inline |
Definition at line 70 of file XrdClXRootDTransport.cc.
|
inline |
Definition at line 85 of file XrdClXRootDTransport.cc.
References lock, protocols, and UnloadHandler().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 72 of file XrdClXRootDTransport.cc.
References UnloadHandler().
Referenced by Register(), and UnloadHandler().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 78 of file XrdClXRootDTransport.cc.
References XrdCl::TransportManager::GetHandler(), XrdCl::DefaultEnv::GetTransportManager(), and XrdCl::TransportHandler::WaitBeforeExit().
Here is the call graph for this function:| XrdSysRWLock XrdCl::PluginUnloadHandler::lock |
Definition at line 97 of file XrdClXRootDTransport.cc.
Referenced by XrdCl::XRootDTransport::GetSignature(), Register(), and XrdCl::XRootDTransport::WaitBeforeExit().
| std::set<std::string> XrdCl::PluginUnloadHandler::protocols |
Definition at line 99 of file XrdClXRootDTransport.cc.
Referenced by Register().
| bool XrdCl::PluginUnloadHandler::unloaded |
Definition at line 98 of file XrdClXRootDTransport.cc.
Referenced by XrdCl::XRootDTransport::GetSignature(), and XrdCl::XRootDTransport::WaitBeforeExit().