HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_NetFDSet Member List

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_WAITUT_NetFDSetstatic
isActive(int fd, UT_NetFDEvent event) const UT_NetFDSet
isEmpty() const UT_NetFDSet
mode() const UT_NetFDSetinline
modify(int fd, const UT_SmallArray< UT_NetFDEvent > &events)UT_NetFDSet
NO_WAITUT_NetFDSetstatic
remove(int fd)UT_NetFDSet
removeAll()UT_NetFDSet
setMode(UT_NetFDMode mode)UT_NetFDSetinline
UT_NetFDSet(bool fast=false, UT_NetFDMode mode=UT_NetFDMode::NETFD_DEFAULT_MODE)UT_NetFDSet
~UT_NetFDSet()UT_NetFDSet