Qore XmlRpcConnection Module Reference  1.3
XmlRpcConnection::XmlRpcConnection Member List

This is the complete list of members for XmlRpcConnection::XmlRpcConnection, including all inherited members.

constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh)XmlRpcConnection::XmlRpcConnection
constructor(string name, string description, string url, hash< auto > attributes={}, hash< auto > options={})XmlRpcConnection::XmlRpcConnection
getDefaultOptions()XmlRpcConnection::XmlRpcConnection
getImpl(bool connect=True, *hash< auto > rtopts)XmlRpcConnection::XmlRpcConnectionprivate
getOptions()XmlRpcConnection::XmlRpcConnection
getType()XmlRpcConnection::XmlRpcConnection
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh)XmlRpcConnection::XmlRpcConnectionstatic