#include <signal_fd.h>
|
| absl::StatusOr< signalfd_siginfo > | ReadSignal () |
| |
| int | Fd () const |
| |
|
| | SignalFd (sapi::file_util::fileops::FDCloser) |
| |
|
| sapi::file_util::fileops::FDCloser | fd_ |
| |
◆ SignalFd()
| cuttlefish::process_sandboxer::SignalFd::SignalFd |
( |
sapi::file_util::fileops::FDCloser |
| ) |
|
|
private |
◆ AllExceptSigChld()
| absl::StatusOr< SignalFd > cuttlefish::process_sandboxer::SignalFd::AllExceptSigChld |
( |
| ) |
|
|
static |
◆ Fd()
| int cuttlefish::process_sandboxer::SignalFd::Fd |
( |
| ) |
const |
◆ ReadSignal()
| absl::StatusOr< signalfd_siginfo > cuttlefish::process_sandboxer::SignalFd::ReadSignal |
( |
| ) |
|
◆ fd_
| sapi::file_util::fileops::FDCloser cuttlefish::process_sandboxer::SignalFd::fd_ |
|
private |
The documentation for this class was generated from the following files: