#include <TelnetTransport.h>

Public Attributes | |
| SystemAddress | systemAddress |
| char | textInput [REMOTE_MAX_TEXT_INPUT] |
| char | lastSentTextInput [REMOTE_MAX_TEXT_INPUT] |
| unsigned | cursorPosition |
Definition at line 42 of file TelnetTransport.h.
Definition at line 47 of file TelnetTransport.h.
| char TelnetTransport::TelnetClient::lastSentTextInput[REMOTE_MAX_TEXT_INPUT] |
Definition at line 46 of file TelnetTransport.h.
Definition at line 44 of file TelnetTransport.h.
| char TelnetTransport::TelnetClient::textInput[REMOTE_MAX_TEXT_INPUT] |
Definition at line 45 of file TelnetTransport.h.
1.7.1