#include <XrdProtocol.hh>
Definition at line 124 of file XrdProtocol.hh.
◆ XrdProtocol()
XrdProtocol::XrdProtocol |
( |
const char * | jname | ) |
|
|
inline |
Definition at line 156 of file XrdProtocol.hh.
XrdJob(const char *desc="")
References XrdJob::XrdJob().
Referenced by XrdCmsProtocol::XrdCmsProtocol(), XrdHttpProtocol::XrdHttpProtocol(), XrdPoll_End::XrdPoll_End(), XrdProtLoad::XrdProtLoad(), XrdXrootdProtocol::XrdXrootdProtocol(), XrdProtLoad::Load(), XrdCmsProtocol::Match(), XrdHttpProtocol::Match(), XrdPoll_End::Match(), XrdProtLoad::Match(), Match(), XrdXrootdProtocol::Match(), XrdProtLoad::Process(), and XrdCmsProtocol::XrdCmsJob.
◆ ~XrdProtocol()
virtual XrdProtocol::~XrdProtocol |
( |
| ) |
|
|
inlinevirtual |
◆ Match()
◆ Process()
virtual int XrdProtocol::Process |
( |
XrdLink * | lp | ) |
|
|
pure virtual |
◆ Recycle()
virtual void XrdProtocol::Recycle |
( |
XrdLink * | lp = 0, |
|
|
int | consec = 0, |
|
|
const char * | reason = 0 ) |
|
pure virtual |
◆ Stats()
virtual int XrdProtocol::Stats |
( |
char * | buff, |
|
|
int | blen, |
|
|
int | do_sync = 0 ) |
|
pure virtual |
The documentation for this class was generated from the following file: