#include <toolbox/io/EventFd.hpp>
Definition at line 50 of file EventFd.hpp.
◆ EventFd() [1/3]
toolbox::io::EventFd::EventFd |
( |
unsigned |
intval, |
|
|
int |
flags |
|
) |
| |
|
inline |
◆ ~EventFd()
toolbox::io::EventFd::~EventFd |
( |
| ) |
|
|
default |
◆ EventFd() [2/3]
◆ EventFd() [3/3]
toolbox::io::EventFd::EventFd |
( |
EventFd && |
| ) |
|
|
defaultnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ fd()
int toolbox::io::EventFd::fd |
( |
| ) |
const |
|
inlinenoexcept |
◆ read()
std::int64_t toolbox::io::EventFd::read |
( |
| ) |
|
|
inline |
◆ write() [1/2]
void toolbox::io::EventFd::write |
( |
std::int64_t |
val, |
|
|
std::error_code & |
ec |
|
) |
| |
|
inlinenoexcept |
◆ write() [2/2]
void toolbox::io::EventFd::write |
( |
std::int64_t |
val | ) |
|
|
inline |
The documentation for this class was generated from the following file: