libfilezilla
Loading...
Searching...
No Matches
async_pipe Member List

This is the complete list of members for async_pipe, including all inherited members.

async_pipe(thread_pool &pool, event_handler &h) (defined in async_pipe)async_pipe
async_pipe(thread_pool &pool, event_handler &h, HANDLE read_pipe, HANDLE write_pipe) (defined in async_pipe)async_pipe
async_pipe(thread_pool &pool, event_handler &h, std::wstring_view name) (defined in async_pipe)async_pipe
async_pipe(async_pipe const &)=delete (defined in async_pipe)async_pipe
connect_named_pipe(std::wstring_view name) (defined in async_pipe)async_pipe
operator=(async_pipe const &)=delete (defined in async_pipe)async_pipe
read(void *buffer, size_t len)async_pipe
reset() (defined in async_pipe)async_pipe
valid() const (defined in async_pipe)async_pipe
write(void const *buffer, size_t len)async_pipe
write(std::string_view const &s) (defined in async_pipe)async_pipeinline
~async_pipe() (defined in async_pipe)async_pipe