|
Telnet++ 4.0.0.9
A C++ library for interacting with Telnet streams
|
This is the complete list of members for telnetpp::session, including all inherited members.
| async_read(std::function< void(telnetpp::bytes)> const &callback) | telnetpp::session | |
| close() | telnetpp::session | |
| install(telnetpp::command_type cmd, std::function< void(telnetpp::command)> const &handler) | telnetpp::session | |
| install(telnetpp::client_option &option) | telnetpp::session | |
| install(telnetpp::server_option &option) | telnetpp::session | |
| is_alive() const | telnetpp::session | |
| session(Channel &channel) | telnetpp::session | inlineexplicit |
| write(telnetpp::element const &elem) | telnetpp::session | |
| ~session() | telnetpp::session |