This is the complete list of members for IONotifier, including all inherited members.
| beginWait(int flags) | IONotifier | |
| cancel() | Selectable | |
| detach() | Selectable | |
| endWait() | IONotifier | |
| eventReady() | IONotifier | |
| Except enum value | IONotifier | |
| IONotifier() | IONotifier | |
| IONotifier(void *handle) | IONotifier | explicit |
| IONotifier(int fd) | IONotifier | explicit |
| loop() const | IONotifier | |
| NonCopyable() | NonCopyable | protected |
| onAttach(EventLoop &loop) | IONotifier | protectedvirtual |
| onCancel() | IONotifier | protectedvirtual |
| onDetach(EventLoop &loop) | IONotifier | protectedvirtual |
| onRun() | IONotifier | protectedvirtual |
| parent() const | Selectable | |
| post() | Selectable | protected |
| Read enum value | IONotifier | |
| reset() | IONotifier | |
| run() | Selectable | |
| Selectable() | Selectable | protected |
| setActive(EventLoop &parent) | Selectable | |
| setFd(int fd) | IONotifier | |
| setHandle(void *handle) | IONotifier | |
| WaitFlags enum name | IONotifier | |
| Write enum value | IONotifier | |
| ~IONotifier() | IONotifier | |
| ~NonCopyable() | NonCopyable | protected |
| ~Selectable() | Selectable | virtual |