|
libept
|
This is the complete list of members for ept::sys::FileDescriptor, including all inherited members.
| close() | ept::sys::FileDescriptor | |
| fchmod(mode_t mode) | ept::sys::FileDescriptor | |
| fd | ept::sys::FileDescriptor | protected |
| FileDescriptor() | ept::sys::FileDescriptor | |
| FileDescriptor(FileDescriptor &&o) | ept::sys::FileDescriptor | |
| FileDescriptor(int fd) | ept::sys::FileDescriptor | |
| fstat(struct stat &st) | ept::sys::FileDescriptor | |
| mmap(size_t length, int prot, int flags, off_t offset=0) | ept::sys::FileDescriptor | |
| operator int() const | ept::sys::FileDescriptor | inline |
| throw_error(const char *desc) | ept::sys::FileDescriptor | virtual |
| write(const void *buf, size_t count) | ept::sys::FileDescriptor | |
| write_all(const void *buf, size_t count) | ept::sys::FileDescriptor | |
| ~FileDescriptor() | ept::sys::FileDescriptor | virtual |
1.8.9.1