This is the complete list of members for MagAOX::tty::telnetConn, including all inherited members.
connect(const std::string &host, const std::string &port) | MagAOX::tty::telnetConn | |
event_handler(telnet_t *telnet, telnet_event_t *ev, void *user_data) | MagAOX::tty::telnetConn | static |
login(const std::string &username, const std::string &password) | MagAOX::tty::telnetConn | |
m_EHError | MagAOX::tty::telnetConn | |
m_loggedin | MagAOX::tty::telnetConn | |
m_passwordPrompt | MagAOX::tty::telnetConn | |
m_prompt | MagAOX::tty::telnetConn | |
m_sock | MagAOX::tty::telnetConn | |
m_strRead | MagAOX::tty::telnetConn | |
m_telnet | MagAOX::tty::telnetConn | |
m_usernamePrompt | MagAOX::tty::telnetConn | |
noLogin() | MagAOX::tty::telnetConn | |
read(const std::string &eot, int timeoutRead, bool clear=true) | MagAOX::tty::telnetConn | |
read(int timeoutRead, bool clear=true) | MagAOX::tty::telnetConn | |
send(int sock, const char *buffer, size_t size) | MagAOX::tty::telnetConn | static |
write(const std::string &buffWrite, int timeoutWrite) | MagAOX::tty::telnetConn | |
writeRead(const std::string &strWrite, bool swallowEcho, int timeoutWrite, int timeoutRead) | MagAOX::tty::telnetConn | |
~telnetConn() | MagAOX::tty::telnetConn | |