accept(S &ref) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
active() const noexcept | uvw::handle< T, U, E > | inline |
blocking(bool enable=false) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
category() const noexcept | uvw::handle< T, U, E > | inline |
close() noexcept | uvw::handle< T, U, E > | inline |
closing() const noexcept | uvw::handle< T, U, E > | inline |
data() const | uvw::resource< T, U, close_event, E... > | inline |
data(std::shared_ptr< void > udata) | uvw::resource< T, U, close_event, E... > | inline |
stream_handle< tty_handle, uv_tty_t >::fd() const | uvw::handle< T, U, E > | inline |
get_win_size() | uvw::tty_handle | |
has() const noexcept | uvw::emitter< T, E... > | inline |
init() final | uvw::tty_handle | virtual |
listen(int backlog=DEFAULT_BACKLOG) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
mode(tty_mode m) | uvw::tty_handle | |
on(listener_t< U > f) | uvw::emitter< T, E... > | inline |
parent() const noexcept | uvw::uv_type< U > | inline |
raw() const noexcept | uvw::uv_type< U > | inline |
raw() noexcept | uvw::uv_type< U > | inline |
read() | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
readable() const noexcept | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
recv_buffer_size() | uvw::handle< T, U, E > | inline |
recv_buffer_size(int value) | uvw::handle< T, U, E > | inline |
reference() noexcept | uvw::handle< T, U, E > | inline |
referenced() const noexcept | uvw::handle< T, U, E > | inline |
reset() noexcept | uvw::emitter< T, E... > | inline |
reset() noexcept | uvw::emitter< T, E... > | inline |
reset_mode() noexcept | uvw::tty_handle | |
send_buffer_size() | uvw::handle< T, U, E > | inline |
send_buffer_size(int value) | uvw::handle< T, U, E > | inline |
shutdown() | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
size() const noexcept | uvw::handle< T, U, E > | inline |
stop() | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
try_write(std::unique_ptr< char[]> data, unsigned int len) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
try_write(std::unique_ptr< char[]> data, unsigned int len, stream_handle< V, W > &send) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
try_write(char *data, unsigned int len) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
try_write(char *data, unsigned int len, stream_handle< V, W > &send) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
type() const noexcept | uvw::handle< T, U, E > | inline |
unreference() noexcept | uvw::handle< T, U, E > | inline |
vterm_state(tty_vtermstate s) const noexcept | uvw::tty_handle | |
vterm_state() const noexcept | uvw::tty_handle | |
writable() const noexcept | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
write(std::unique_ptr< char[], Deleter > data, unsigned int len) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
write(char *data, unsigned int len) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
write(S &send, std::unique_ptr< char[], Deleter > data, unsigned int len) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
write(S &send, char *data, unsigned int len) | uvw::stream_handle< tty_handle, uv_tty_t > | inline |
write_queue_size() const noexcept | uvw::stream_handle< tty_handle, uv_tty_t > | inline |