, including all inherited members.
| add_stderr(const char *buffer, size_t count) | session_base | |
| add_stdout(const char *buffer, size_t count) | session_base | |
| close() | session< SessionIoT, AllowQuit, EnableCLS > | [inline, protected, virtual] |
| command_result(bool handled, const std::string &cmd, const std::string &rv) | session_base | |
| get_info() const | session_base | [inline] |
| get_peer_string() const | session< SessionIoT, AllowQuit, EnableCLS > | [inline, protected, virtual] |
| m_io | session< SessionIoT, AllowQuit, EnableCLS > | [private] |
| on_read_done(const system::error_code &error, size_t bytes_transferred) | session_base | [protected] |
| on_write_done(std::string *s, state st, const system::error_code &error) | session_base | [protected] |
| read_more(char *data, size_t max) | session< SessionIoT, AllowQuit, EnableCLS > | [inline, protected, virtual] |
| session(remote_shell_server_impl &srv, remote_shell_iface *rsi, shared_ptr< SessionIoT > io, bool enable_cout_cerr=true) | session< SessionIoT, AllowQuit, EnableCLS > | [inline] |
| SESSION_ATTACHED enum value | session_base | [protected] |
| session_base(remote_shell_server_impl &srv, remote_shell_iface *rsi, bool allow_quit, bool enable_cout_cerr, bool enable_cls) | session_base | [inline] |
| SESSION_CREATED enum value | session_base | [protected] |
| SESSION_STOPPED enum value | session_base | [protected] |
| SESSION_STOPPING enum value | session_base | [protected] |
| set_nodelay() | session< SessionIoT, AllowQuit, EnableCLS > | [inline, protected, virtual] |
| set_stderr_state(bool on) | session_base | [inline] |
| set_stdout_state(bool on) | session_base | [inline] |
| start(appender_ptr appender) | session_base | [inline] |
| state enum name | session_base | [protected] |
| stop(const std::string &msg) | session_base | [inline] |
| write_stderr(std::string *s, state st) | session< SessionIoT, AllowQuit, EnableCLS > | [inline, protected, virtual] |
| write_stdout(std::string *s, state st) | session< SessionIoT, AllowQuit, EnableCLS > | [inline, protected, virtual] |
| ~session_base() | session_base | [inline, virtual] |