|
PACS System 0.1.0
PACS DICOM system library
|
This is the complete list of members for socket_handle, including all inherited members.
| close() noexcept | socket_handle | inline |
| fd_ | socket_handle | private |
| get() const noexcept | socket_handle | inline |
| invalid_value | socket_handle | static |
| native_type typedef | socket_handle | |
| operator=(const socket_handle &)=delete | socket_handle | |
| operator=(socket_handle &&other) noexcept | socket_handle | inline |
| socket_handle()=default | socket_handle | |
| socket_handle(native_type fd) | socket_handle | inlineexplicit |
| socket_handle(const socket_handle &)=delete | socket_handle | |
| socket_handle(socket_handle &&other) noexcept | socket_handle | inline |
| valid() const noexcept | socket_handle | inline |
| ~socket_handle() | socket_handle | inline |