|
HDK
|
This is the complete list of members for UT_NetFDSet, including all inherited members.
| add(int fd, UT_NetFDEvent event) | UT_NetFDSet | |
| add(int fd, const UT_SmallArray< UT_NetFDEvent > &events) | UT_NetFDSet | |
| checkEvents(int timeout_ms) const | UT_NetFDSet | |
| contains(int fd) const | UT_NetFDSet | |
| getAnyEvents(UT_Array< EventInfo > &events, int timeout_ms) const | UT_NetFDSet | |
| getInfoWithFD(int fd, EventInfo &info) const | UT_NetFDSet | |
| INDEFINITE_WAIT | UT_NetFDSet | static |
| isActive(int fd, UT_NetFDEvent event) const | UT_NetFDSet | |
| isEmpty() const | UT_NetFDSet | |
| mode() const | UT_NetFDSet | inline |
| modify(int fd, const UT_SmallArray< UT_NetFDEvent > &events) | UT_NetFDSet | |
| NO_WAIT | UT_NetFDSet | static |
| remove(int fd) | UT_NetFDSet | |
| removeAll() | UT_NetFDSet | |
| setMode(UT_NetFDMode mode) | UT_NetFDSet | inline |
| UT_NetFDSet(bool fast=false, UT_NetFDMode mode=UT_NetFDMode::NETFD_DEFAULT_MODE) | UT_NetFDSet | |
| ~UT_NetFDSet() | UT_NetFDSet |