This is the complete list of members for FDSetMan, including all inherited members.
AddInDescriptor(int infd) | FDSetMan | inline |
AddIODescriptor(int infd) | FDSetMan | inline |
AddOutDescriptor(int infd) | FDSetMan | inline |
Clear(int infd) | FDSetMan | inline |
ClearInDescriptor(int infd) | FDSetMan | inline |
ClearOutDescriptor(int infd) | FDSetMan | inline |
ExceptionSet() | FDSetMan | inline |
ExceptionSet() const | FDSetMan | inline |
exset | FDSetMan | private |
FDContainerType typedef | FDSetMan | |
FDSetMan() | FDSetMan | inline |
i_descriptors | FDSetMan | private |
io_descriptors | FDSetMan | private |
ListenForInput(float seconds=0.0, bool reset=true) | FDSetMan | inline |
ListenForOutput(float seconds=0.0, bool reset=true) | FDSetMan | inline |
max_descriptor | FDSetMan | private |
NSet(const FDContainer &fds, fd_set *fdset) | FDSetMan | inline |
o_descriptors | FDSetMan | private |
ReadSet() | FDSetMan | inline |
ReadSet() const | FDSetMan | inline |
readset | FDSetMan | private |
ReadyForInput(int infd=-1) | FDSetMan | inline |
ReadyForInput(const FDContainer &fds) | FDSetMan | inline |
ReadyForOutput(int infd=-1) | FDSetMan | inline |
ReadyForOutput(const FDContainer &fds) | FDSetMan | inline |
Select(float seconds=0.0, bool reset=true) | FDSetMan | inline |
Set(const FDContainer &fds, fd_set *fdset, bool reset=true) | FDSetMan | inline |
SetForIO(int infd=-1) | FDSetMan | inline |
SetForIO(const FDContainer &fds, bool reset=true) | FDSetMan | inline |
SetForRead(int infd=-1) | FDSetMan | inline |
SetForRead(const FDContainer &fds, bool reset=true) | FDSetMan | inline |
SetForWrite(int infd=-1) | FDSetMan | inline |
SetForWrite(const FDContainer &fds) | FDSetMan | inline |
SetInDescriptor(int infd) | FDSetMan | inline |
SetOutDescriptor(int infd) | FDSetMan | inline |
writeset | FDSetMan | private |
WriteSet() | FDSetMan | inline |
WriteSet() const | FDSetMan | inline |
Zero() | FDSetMan | inline |