| 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 | |
| ConnectionProvider::AbstractConnection::constructor(string n_name, string n_desc, string n_url, bool n_monitor, *hash n_opts, hash n_urlh, *string n_safe_url, *bool n_enabled) | ConnectionProvider::AbstractConnection | |
| ConnectionProvider::AbstractConnection::constructor(string name, string description, string url, hash< auto > attributes={}, hash< auto > options={}) | ConnectionProvider::AbstractConnection | |
| desc | ConnectionProvider::AbstractConnection | |
| enabled | ConnectionProvider::AbstractConnection | |
| get(bool connect=True, *hash rtopts) | ConnectionProvider::AbstractConnection | |
| getConfigHash() | ConnectionProvider::AbstractConnection | |
| getConstructorInfo() | ConnectionProvider::AbstractConnection | |
| getConstructorInfoImpl() | TelnetClient::TelnetConnection | privatevirtual |
| getDefaultOptions() | ConnectionProvider::AbstractConnection | |
| getImpl(bool connect=True, *hash rtopts) | TelnetClient::TelnetConnection | privatevirtual |
| getInfo(bool with_password=False) | ConnectionProvider::AbstractConnection | |
| getOptions() | ConnectionProvider::AbstractConnection | |
| getRealOptions() | ConnectionProvider::AbstractConnection | |
| getRuntimeOptions() | TelnetClient::TelnetConnection | |
| getSafeUrl(hash< auto > urlh) | ConnectionProvider::AbstractConnection | private |
| getTag(string tag) | ConnectionProvider::AbstractConnection | |
| getTagEx(string tag) | ConnectionProvider::AbstractConnection | |
| getTags() | ConnectionProvider::AbstractConnection | |
| getType() | TelnetClient::TelnetConnection | virtual |
| last_check | ConnectionProvider::AbstractConnection | |
| locked | ConnectionProvider::AbstractConnection | |
| loopback | ConnectionProvider::AbstractConnection | |
| make(string name, string desc, string url, bool monitor, *hash opts, hash urlh) | TelnetClient::TelnetConnection | static |
| monitor | ConnectionProvider::AbstractConnection | |
| name | ConnectionProvider::AbstractConnection | |
| opts | ConnectionProvider::AbstractConnection | |
| orig_opts | ConnectionProvider::AbstractConnection | |
| parseTextOptions() | ConnectionProvider::AbstractConnection | |
| parseUrl(string url) | ConnectionProvider::AbstractConnection | private |
| ping(bool throw_exception=False) | ConnectionProvider::AbstractConnection | |
| pingIntern(hash< PingInfo > rv) | ConnectionProvider::AbstractConnection | private |
| post_processing | ConnectionProvider::AbstractConnection | static |
| safe_url | ConnectionProvider::AbstractConnection | |
| status | ConnectionProvider::AbstractConnection | |
| tags | ConnectionProvider::AbstractConnection | |
| up | ConnectionProvider::AbstractConnection | |
| updated | ConnectionProvider::AbstractConnection | |
| url | ConnectionProvider::AbstractConnection | |
| urlh | ConnectionProvider::AbstractConnection | |
| validateOptions(hash< auto > options) | ConnectionProvider::AbstractConnection | |