NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::pipe 成员列表

成员的完整列表,这些成员属于 neforce::pipe,包括所有继承而来的类成员

close() noexceptneforce::pipe
close_read() noexceptneforce::pipe
close_write() noexceptneforce::pipe
detach_read_handle() noexceptneforce::pipe
detach_write_handle() noexceptneforce::pipe
ignore_sigpipe() noexceptneforce::pipestatic
is_nonblocking() const noexceptneforce::pipeinline
is_valid() const noexceptneforce::pipe
native_read_handle() const noexceptneforce::pipeinline
native_write_handle() const noexceptneforce::pipeinline
operator=(pipe &&other) noexceptneforce::pipe
pipe() noexcept=defaultneforce::pipe
pipe(bool inheritable, bool nonblocking=false)neforce::pipeexplicit
pipe(pipe &&other) noexceptneforce::pipe
read(void *buffer, size_t size) noexceptneforce::pipe
read_available()neforce::pipe
set_nonblocking(bool v) noexceptneforce::pipe
write(const void *data, size_t size) noexceptneforce::pipe
~pipe()neforce::pipe