|
xrootd
|
#include <XrdPollDev.hh>


Public Member Functions | |
| void | Disable (XrdLink *lp, const char *etxt=0) |
| int | Enable (XrdLink *lp) |
| void | Start (XrdSysSemaphore *syncp, int &rc) |
| XrdPollDev (struct pollfd *ptab, int numfd, int pfd) | |
| ~XrdPollDev () | |
Public Member Functions inherited from XrdPoll | |
| XrdPoll () | |
| virtual | ~XrdPoll () |
Protected Member Functions | |
| void | Exclude (XrdLink *lp) |
| int | Include (XrdLink *lp) |
Protected Member Functions inherited from XrdPoll | |
| int | getRequest () |
Private Member Functions | |
| void | doRequests (int maxreq) |
| void | LogEvent (struct pollfd *pp) |
| int | sendCmd (char *cmdbuff, int cmdblen) |
Private Attributes | |
| struct pollfd * | PollTab |
| int | PollDfd |
| int | PollMax |
Additional Inherited Members | |
Static Public Member Functions inherited from XrdPoll | |
| static int | Attach (XrdLink *lp) |
| static void | Detach (XrdLink *lp) |
| static int | Finish (XrdLink *lp, const char *etxt=0) |
| static void | Init (XrdSysError *eP, XrdOucTrace *tP, XrdScheduler *sP) |
| static char * | Poll2Text (short events) |
| static int | Setup (int numfd) |
| static int | Stats (char *buff, int blen, int do_sync=0) |
Public Attributes inherited from XrdPoll | |
| int | PID |
| pthread_t | TID |
Static Public Attributes inherited from XrdPoll | |
| static XrdPoll * | Pollers [XRD_NUMPOLLERS] |
Static Protected Member Functions inherited from XrdPoll | |
| static XrdPoll * | newPoller (int pollid, int numfd) |
Protected Attributes inherited from XrdPoll | |
| XrdSysMutex | PollPipe |
| struct pollfd | PipePoll |
| int | CmdFD |
| int | ReqFD |
| PipeData | ReqBuff |
| char * | PipeBuff |
| int | PipeBlen |
| int | numEnabled |
| int | numEvents |
| int | numInterrupts |
Static Protected Attributes inherited from XrdPoll | |
| static const char * | TraceID |
| static XrdOucTrace * | XrdTrace |
| static XrdSysError * | XrdLog |
| static XrdScheduler * | XrdSched |
|
inline |
| XrdPollDev::~XrdPollDev | ( | ) |
|
private |
|
private |
|
private |
|
virtual |
Implements XrdPoll.
|
private |
Referenced by XrdPollDev().
|
private |
Referenced by XrdPollDev().
|
private |
Referenced by XrdPollDev().
1.8.5