xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::ipc::NamedPipeServer Member List

This is the complete list of members for xentara::utils::ipc::NamedPipeServer, including all inherited members.

accept() -> NamedPipexentara::utils::ipc::NamedPipeServer
accept(std::optional< std::chrono::nanoseconds > timeout) -> NamedPipexentara::utils::ipc::NamedPipeServer
close() -> voidxentara::utils::ipc::NamedPipeServer
listen(std::string_view name, Scope scope) -> voidxentara::utils::ipc::NamedPipeServer
NamedPipeServer()=defaultxentara::utils::ipc::NamedPipeServer
NamedPipeServer(std::reference_wrapper< const io::StopSource > stopSource) noexceptxentara::utils::ipc::NamedPipeServerexplicit
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 -> voidxentara::utils::ipc::NamedPipeServer
Scope enum namexentara::utils::ipc::NamedPipeServer
setStopSource(const io::StopSource &stopSource) noexcept -> voidxentara::utils::ipc::NamedPipeServer