#include "Xrd/XrdJob.hh"Go to the source code of this file.
Classes | |
| class | XrdProtocol_Config |
| class | XrdProtocol |
Functions | |
| XrdProtocol * | XrdgetProtocol (const char *protocol_name, char *parms, XrdProtocol_Config *pi) |
| int | XrdgetProtocolPort (const char *protocol_name, char *parms, XrdProtocol_Config *pi) |
| XrdProtocol* XrdgetProtocol | ( | const char * | protocol_name, | |
| char * | parms, | |||
| XrdProtocol_Config * | pi | |||
| ) |
Definition at line 86 of file XrdCmsProtocol.cc.
References XrdProofdProtocol::Configure(), and pi.
Referenced by XrdProtLoad::Load().
| int XrdgetProtocolPort | ( | const char * | protocol_name, | |
| char * | parms, | |||
| XrdProtocol_Config * | pi | |||
| ) |
Definition at line 126 of file XrdCmsProtocol.cc.
References XrdProofdConfig::Config(), XrdProofdProtCfg::fPort, pi, XrdMonCtrCollector::port, XPD_DEF_PORT, and XrdProofdTrace.
Referenced by XrdProtLoad::Port().
1.5.1