#include <poll_handler.h>
◆ PollHandler()
apollo::cyber::io::PollHandler::PollHandler |
( |
int |
fd | ) |
|
|
explicit |
◆ ~PollHandler()
virtual apollo::cyber::io::PollHandler::~PollHandler |
( |
| ) |
|
|
virtualdefault |
◆ Block()
bool apollo::cyber::io::PollHandler::Block |
( |
int |
timeout_ms, |
|
|
bool |
is_read |
|
) |
| |
◆ fd()
int apollo::cyber::io::PollHandler::fd |
( |
| ) |
const |
|
inline |
◆ set_fd()
void apollo::cyber::io::PollHandler::set_fd |
( |
int |
fd | ) |
|
|
inline |
◆ Unblock()
bool apollo::cyber::io::PollHandler::Unblock |
( |
| ) |
|
The documentation for this class was generated from the following file: