![]() |
Qore TelnetClient Module Reference
1.5
|
This is the complete list of members for TelnetClient::TelnetConnection, including all inherited members.
constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh) | TelnetClient::TelnetConnection | |
constructor(string name, string description, string url, hash attributes={}, hash options={}) | TelnetClient::TelnetConnection | |
getConstructorInfoImpl() | TelnetClient::TelnetConnection | protected |
getImpl(bool connect=True, *hash rtopts) | TelnetClient::TelnetConnection | protected |
getRuntimeOptions() | TelnetClient::TelnetConnection | |
getType() | TelnetClient::TelnetConnection | |
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh) | TelnetClient::TelnetConnection | static |