GATE
gate::io::Pipe Member List

This is the complete list of members for gate::io::Pipe, including all inherited members.

c_impl() const noexcept (defined in gate::io::Pipe)gate::io::Pipe
c_impl_read() const noexcept (defined in gate::io::Pipe)gate::io::Pipe
c_impl_write() const noexcept (defined in gate::io::Pipe)gate::io::Pipe
canRead() const (defined in gate::io::Pipe)gate::io::Pipe
canWrite() const (defined in gate::io::Pipe)gate::io::Pipe
exportRead() const (defined in gate::io::Pipe)gate::io::Pipe
exportWrite() const (defined in gate::io::Pipe)gate::io::Pipe
Invalid (defined in gate::io::Pipe)gate::io::Pipestatic
OpenMode_Create enum value (defined in gate::io::Pipe)gate::io::Pipe
OpenMode_Read enum value (defined in gate::io::Pipe)gate::io::Pipe
OpenMode_Write enum value (defined in gate::io::Pipe)gate::io::Pipe
OpenModeEnum enum name (defined in gate::io::Pipe)gate::io::Pipe
operator=(Pipe const &src) (defined in gate::io::Pipe)gate::io::Pipe
Pipe() (defined in gate::io::Pipe)gate::io::Pipe
Pipe(String &name, OpenModeEnum mode) (defined in gate::io::Pipe)gate::io::Pipe
Pipe(Pipe const &pipe) (defined in gate::io::Pipe)gate::io::Pipe
Pipe(gate_pipe_t import_read_pipe, gate_pipe_t import_write_pipe) (defined in gate::io::Pipe)gate::io::Pipe
read(char *buffer, size_t bufferlen) (defined in gate::io::Pipe)gate::io::Pipe
write(char const *buffer, size_t bufferlen) (defined in gate::io::Pipe)gate::io::Pipe
~Pipe() noexcept (defined in gate::io::Pipe)gate::io::Pipe