|
xrootd
|
#include <XrdPollE.hh>


Public Member Functions | |
| void | Disable (XrdPollInfo &pInfo, const char *etxt=0) |
| int | Enable (XrdPollInfo &pInfo) |
| void | Start (XrdSysSemaphore *syncp, int &rc) |
| XrdPollE (struct epoll_event *ptab, int numfd, int pfd, int wfd) | |
| ~XrdPollE () | |
Public Member Functions inherited from XrdPoll | |
| XrdPoll () | |
| virtual | ~XrdPoll () |
Protected Member Functions | |
| void | Exclude (XrdPollInfo &pInfo) |
| int | Include (XrdPollInfo &pInfo) |
| const char * | x2Text (unsigned int evf, char *buff) |
Protected Member Functions inherited from XrdPoll | |
| int | getRequest () |
Private Member Functions | |
| int | AddWaitFd () |
| void | HandleWaitFd (const unsigned int events) |
| void | remFD (XrdPollInfo &pInfo, unsigned int events) |
| void | Wait4Poller () |
Private Attributes | |
| struct epoll_event * | PollTab |
| int | PollDfd |
| int | PollMax |
| int | WaitFd |
| XrdSysSemaphore | WaitFdSem |
Static Private Attributes | |
| static const int | ePollOneShot = 0 |
| static const int | ePollEvents |
Additional Inherited Members | |
Static Public Member Functions inherited from XrdPoll | |
| static int | Attach (XrdPollInfo &pInfo) |
| static void | Detach (XrdPollInfo &pInfo) |
| static int | Finish (XrdPollInfo &pInfo, const char *etxt=0) |
| 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 |
|
inline |
| XrdPollE::~XrdPollE | ( | ) |
|
private |
|
virtual |
Implements XrdPoll.
|
virtual |
Implements XrdPoll.
|
protectedvirtual |
Implements XrdPoll.
|
private |
|
protectedvirtual |
Implements XrdPoll.
|
private |
|
virtual |
Implements XrdPoll.
|
private |
|
protected |
|
staticprivate |
|
staticprivate |
|
private |
Referenced by XrdPollE().
|
private |
Referenced by XrdPollE().
|
private |
Referenced by XrdPollE().
|
private |
Referenced by XrdPollE().
|
private |
1.8.5