API
MagAOX::tty::telnetConn Member List

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::telnetConnstatic
login(const std::string &username, const std::string &password)MagAOX::tty::telnetConn
m_EHErrorMagAOX::tty::telnetConn
m_loggedinMagAOX::tty::telnetConn
m_passwordPromptMagAOX::tty::telnetConn
m_promptMagAOX::tty::telnetConn
m_sockMagAOX::tty::telnetConn
m_strReadMagAOX::tty::telnetConn
m_telnetMagAOX::tty::telnetConn
m_usernamePromptMagAOX::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::telnetConnstatic
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