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, xrootd) | |
| XrdVERSIONINFO (XrdgetProtocolPort, xrootd) | |
| XrdProtocol * XrdgetProtocol | ( | const char * | pname, |
| char * | parms, | ||
| XrdProtocol_Config * | pi ) |
Definition at line 48 of file XrdXrootdPlugin.cc.
References XrdXrootdProtocol::Configure(), XrdProtocol_Config::eDest, kXR_PROTOCOLVSTRING, and XrdSysError::Say().
| int XrdgetProtocolPort | ( | const char * | pname, |
| char * | parms, | ||
| XrdProtocol_Config * | pi ) |
Definition at line 83 of file XrdXrootdPlugin.cc.
References XrdProtocol_Config::Port.
| XrdVERSIONINFO | ( | XrdgetProtocol | , |
| xrootd | ) |
| XrdVERSIONINFO | ( | XrdgetProtocolPort | , |
| xrootd | ) |