![]() |
Qore json Module 1.9.0
|
This is the complete list of members for Qore::Json::JsonRpcClient, including all inherited members.
call(string method,...) | Qore::Json::JsonRpcClient | |
callArgs(string method, auto args) | Qore::Json::JsonRpcClient | |
callArgsWithInfo(reference< auto > info, string method, auto args) | Qore::Json::JsonRpcClient | |
callId(auto id, string method,...) | Qore::Json::JsonRpcClient | |
callIdArgsWithInfo(reference< hash< auto > > info, auto id, string method, auto args) | Qore::Json::JsonRpcClient | |
callIdWithInfo(reference< hash< auto > > info, auto id, string method,...) | Qore::Json::JsonRpcClient | |
callWithInfo(reference< hash< auto > > info, string method,...) | Qore::Json::JsonRpcClient | |
constructor() | Qore::Json::JsonRpcClient | |
constructor(hash opts, softbool no_connect=False) | Qore::Json::JsonRpcClient | |
copy() | Qore::Json::JsonRpcClient | |
getVersion() | Qore::Json::JsonRpcClient | |
setEventQueue() | Qore::Json::JsonRpcClient | |
setEventQueue(Queue queue) | Qore::Json::JsonRpcClient | |
setVersion(string version) | Qore::Json::JsonRpcClient |