#include <poll_callback.h>
◆ Add()
void cuttlefish::process_sandboxer::PollCallback::Add |
( |
int |
fd, |
|
|
std::function< absl::Status(short)> |
cb |
|
) |
| |
◆ Poll()
absl::Status cuttlefish::process_sandboxer::PollCallback::Poll |
( |
| ) |
|
◆ callbacks_
std::vector<std::function<absl::Status(short)> > cuttlefish::process_sandboxer::PollCallback::callbacks_ |
|
private |
◆ pollfds_
std::vector<pollfd> cuttlefish::process_sandboxer::PollCallback::pollfds_ |
|
private |
The documentation for this class was generated from the following files: