|
join 1.0
lightweight network framework library
|
This is the complete list of members for join::Reactor, including all inherited members.
| _epoll | join::Reactor | protected |
| _eventfd | join::Reactor | protected |
| _mutex | join::Reactor | protected |
| _num | join::Reactor | protected |
| _running | join::Reactor | protected |
| _threadId | join::Reactor | protected |
| _threadStatus | join::Reactor | protected |
| addHandler(EventHandler *handler) | join::Reactor | |
| delHandler(EventHandler *handler) | join::Reactor | |
| dispatch() | join::Reactor | protected |
| instance() | join::Reactor | static |
| operator=(const Reactor &other)=delete | join::Reactor | |
| operator=(Reactor &&other)=delete | join::Reactor | |
| Reactor() | join::Reactor | |
| Reactor(const Reactor &other)=delete | join::Reactor | |
| Reactor(Reactor &&other)=delete | join::Reactor | |
| ~Reactor() | join::Reactor |