#include <descriptor.h>
◆ descriptor()
◆ ~descriptor()
| virtual liph::io::descriptor::~descriptor |
( |
| ) |
|
|
inlinevirtual |
◆ fd()
| int liph::io::descriptor::fd |
( |
| ) |
const |
|
inline |
◆ operator bool()
| liph::io::descriptor::operator bool |
( |
| ) |
const |
|
inline |
◆ read()
| ssize_t liph::io::descriptor::read |
( |
void * |
buf, |
|
|
size_t |
nbytes |
|
) |
| |
|
inline |
◆ type()
◆ write()
| ssize_t liph::io::descriptor::write |
( |
const void * |
buf, |
|
|
size_t |
nbytes |
|
) |
| |
|
inline |
◆ fd_
| int liph::io::descriptor::fd_ |
|
protected |
◆ invalid
| constexpr int liph::io::descriptor::invalid = -1 |
|
staticconstexpr |
◆ type_
The documentation for this class was generated from the following file: