#include <rpc_client.hpp>
◆ RemoteCallable() [1/2]
Nui::RpcClient::RemoteCallable::RemoteCallable |
( |
std::string |
name | ) |
|
|
inline |
◆ RemoteCallable() [2/2]
Nui::RpcClient::RemoteCallable::RemoteCallable |
( |
std::string |
name, |
|
|
std::string |
backChannel |
|
) |
| |
|
inline |
◆ isValid()
bool Nui::RpcClient::RemoteCallable::isValid |
( |
| ) |
const |
|
inline |
◆ operator bool()
Nui::RpcClient::RemoteCallable::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator()() [1/2]
template<typename... Args>
auto Nui::RpcClient::RemoteCallable::operator() |
( |
Args &&... |
args | ) |
const |
|
inline |
◆ operator()() [2/2]
auto Nui::RpcClient::RemoteCallable::operator() |
( |
Nui::val |
val | ) |
const |
|
inline |
The documentation for this class was generated from the following file: