|
XRootD
|
Include dependency graph for XrdHttpModule.cc:Go to the source code of this file.
Functions | |
| XrdProtocol * | XrdgetProtocol (const char *pname, char *parms, XrdProtocol_Config *pi) |
| int | XrdgetProtocolPort (const char *pname, char *parms, XrdProtocol_Config *pi) |
| XrdVERSIONINFO (XrdgetProtocol, xrdhttp) | |
| XrdVERSIONINFO (XrdgetProtocolPort, xrdhttp) | |
| XrdProtocol * XrdgetProtocol | ( | const char * | pname, |
| char * | parms, | ||
| XrdProtocol_Config * | pi ) |
Definition at line 19 of file XrdHttpModule.cc.
References XrdHttpProtocol::Configure(), XrdProtocol_Config::eDest, and XrdSysError::Say().
Here is the call graph for this function:| int XrdgetProtocolPort | ( | const char * | pname, |
| char * | parms, | ||
| XrdProtocol_Config * | pi ) |
Definition at line 53 of file XrdHttpModule.cc.
References XrdProtocol_Config::Port.
| XrdVERSIONINFO | ( | XrdgetProtocol | , |
| xrdhttp | ) |
| XrdVERSIONINFO | ( | XrdgetProtocolPort | , |
| xrdhttp | ) |