![]() |
XRootD
|
#include <XrdPoll.hh>
Public Types | |
enum | cmd { EnFD , DiFD , RmFD , Post } |
Public Attributes | ||
union { | ||
struct { | ||
int | ent | |
int | fd | |
} | Arg | |
XrdSysSemaphore * | theSem | |
} | Parms | |
cmd | req | |
Definition at line 119 of file XrdPoll.hh.
union { ... } XrdPoll::PipeData::Parms |
Referenced by XrdPollPoll::Disable(), XrdPollPoll::Enable(), and XrdPollPoll::Exclude().
cmd XrdPoll::PipeData::req |
Definition at line 124 of file XrdPoll.hh.
Referenced by XrdPollPoll::Disable(), XrdPollPoll::Enable(), and XrdPollPoll::Exclude().