Qore TelnetClient Module Reference  1.6
TelnetClient::TelnetConnection Member List

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
getImpl(bool connect=True, *hash rtopts)TelnetClient::TelnetConnectionprotected
getRuntimeOptions()TelnetClient::TelnetConnection
getType()TelnetClient::TelnetConnection
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh)TelnetClient::TelnetConnectionstatic