#include <Poller.h>
Definition at line 73 of file Poller.h.
◆ Poller()
Linux::Poller::Poller |
( |
| ) |
|
◆ ~Poller()
Linux::Poller::~Poller |
( |
| ) |
|
|
inline |
◆ operator bool()
Linux::Poller::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator!()
bool Linux::Poller::operator! |
( |
| ) |
const |
|
inline |
◆ poll()
int Linux::Poller::poll |
( |
| ) |
const |
◆ register_pollable()
bool Linux::Poller::register_pollable |
( |
Pollable * |
p, |
|
|
uint32_t |
events |
|
) |
| |
◆ unregister_pollable()
void Linux::Poller::unregister_pollable |
( |
const Pollable * |
p | ) |
|
◆ wakeup()
void Linux::Poller::wakeup |
( |
| ) |
const |
◆ _epfd
int Linux::Poller::_epfd = -1 |
|
private |
◆ _wakeup
The documentation for this class was generated from the following files: