xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdHttpProtocol::extHInfo Struct Reference
Collaboration diagram for XrdHttpProtocol::extHInfo:
Collaboration graph
[legend]

Public Member Functions

 extHInfo (const char *hName, const char *hPath, const char *hParm)
 
 ~extHInfo ()
 

Public Attributes

XrdOucString extHName
 
XrdOucString extHPath
 
XrdOucString extHParm
 

Detailed Description

The following records the external handlers that need to be loaded. We must defer loading these handlers as we need to pass some information to the handler and that is only known after we process our config file.

Constructor & Destructor Documentation

◆ extHInfo()

XrdHttpProtocol::extHInfo::extHInfo ( const char *  hName,
const char *  hPath,
const char *  hParm 
)
inline

◆ ~extHInfo()

XrdHttpProtocol::extHInfo::~extHInfo ( )
inline

Member Data Documentation

◆ extHName

XrdOucString XrdHttpProtocol::extHInfo::extHName

◆ extHParm

XrdOucString XrdHttpProtocol::extHInfo::extHParm

◆ extHPath

XrdOucString XrdHttpProtocol::extHInfo::extHPath

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