Inheritance diagram for XrdProofdProtCfg:

Public Member Functions | |
| XrdProofdProtCfg (const char *cfg, XrdSysError *edest=0) | |
| int | DoDirective (XrdProofdDirective *, char *, XrdOucStream *, bool) |
| void | RegisterDirectives () |
Public Attributes | |
| int | fPort |
Definition at line 124 of file XrdProofdProtocol.cxx.
| XrdProofdProtCfg::XrdProofdProtCfg | ( | const char * | cfg, | |
| XrdSysError * | edest = 0 | |||
| ) |
| int XrdProofdProtCfg::DoDirective | ( | XrdProofdDirective * | , | |
| char * | , | |||
| XrdOucStream * | , | |||
| bool | ||||
| ) | [virtual] |
Reimplemented from XrdProofdConfig.
Definition at line 152 of file XrdProofdProtocol.cxx.
References d, fPort, XrdOucStream::GetWord(), XrdMonCtrCollector::port, strtol(), and XPD_DEF_PORT.
| void XrdProofdProtCfg::RegisterDirectives | ( | ) | [virtual] |
Reimplemented from XrdProofdConfig.
Definition at line 143 of file XrdProofdProtocol.cxx.
References DoDirectiveClass(), and XrdProofdConfig::Register().
Referenced by XrdProofdProtCfg().
Definition at line 126 of file XrdProofdProtocol.cxx.
Referenced by DoDirective(), XrdgetProtocolPort(), and XrdProofdProtCfg().
1.5.1