|
xentara-utils v2.0.6
The Xentara Utility Library
|
This is the complete list of members for xentara::utils::ipc::NamedPipeServer, including all inherited members.
| accept() -> NamedPipe | xentara::utils::ipc::NamedPipeServer | |
| accept(std::optional< std::chrono::nanoseconds > timeout) -> NamedPipe | xentara::utils::ipc::NamedPipeServer | |
| close() -> void | xentara::utils::ipc::NamedPipeServer | |
| listen(std::string_view name, Scope scope) -> void | xentara::utils::ipc::NamedPipeServer | |
| NamedPipeServer()=default | xentara::utils::ipc::NamedPipeServer | |
| NamedPipeServer(std::reference_wrapper< const io::StopSource > stopSource) noexcept | xentara::utils::ipc::NamedPipeServer | explicit |
| NamedPipeServer(std::string_view name, Scope scope) | xentara::utils::ipc::NamedPipeServer | |
| NamedPipeServer(std::string_view name, Scope scope, std::reference_wrapper< const io::StopSource > stopSource) | xentara::utils::ipc::NamedPipeServer | |
| removeStopSource() noexcept -> void | xentara::utils::ipc::NamedPipeServer | |
| Scope enum name | xentara::utils::ipc::NamedPipeServer | |
| setStopSource(const io::StopSource &stopSource) noexcept -> void | xentara::utils::ipc::NamedPipeServer |