|
XRootD
|
Collaboration diagram for XrdSys::IOEvents::pollArg:Public Member Functions | |
| pollArg () | |
| ~pollArg () | |
Public Attributes | |
| Poller * | pollP |
| XrdSysSemaphore * | pollSync |
| int | retCode |
| const char * | retMsg |
Definition at line 124 of file XrdSysIOEvents.cc.
|
inline |
Definition at line 130 of file XrdSysIOEvents.cc.
References pollSync.
|
inline |
Definition at line 132 of file XrdSysIOEvents.cc.
| Poller* XrdSys::IOEvents::pollArg::pollP |
Definition at line 125 of file XrdSysIOEvents.cc.
Referenced by XrdSys::IOEvents::Poller::Create(), and XrdSys::IOEvents::BootStrap::Start().
| XrdSysSemaphore* XrdSys::IOEvents::pollArg::pollSync |
Definition at line 128 of file XrdSysIOEvents.cc.
Referenced by pollArg(), XrdSys::IOEvents::Poller::Create(), and XrdSys::IOEvents::BootStrap::Start().
| int XrdSys::IOEvents::pollArg::retCode |
Definition at line 127 of file XrdSysIOEvents.cc.
Referenced by XrdSys::IOEvents::Poller::Create(), and XrdSys::IOEvents::BootStrap::Start().
| const char* XrdSys::IOEvents::pollArg::retMsg |
Definition at line 126 of file XrdSysIOEvents.cc.
Referenced by XrdSys::IOEvents::Poller::Create(), and XrdSys::IOEvents::BootStrap::Start().