|
Nui
|
This is the complete list of members for Nui::RpcHub, including all inherited members.
| accessStateStore(std::string const &id) | Nui::RpcHub | inline |
| autoRegisterFunction(std::string const &name, T &&func) const | Nui::RpcHub | inline |
| call(std::string const &name, Args &&... args) const | Nui::RpcHub | inline |
| callRemote(std::string const &name, Args &&... args) const | Nui::RpcHub | inline |
| callRemote(std::string const &name, Arg &&arg) const | Nui::RpcHub | inline |
| callRemote(std::string const &name, nlohmann::json const &json) const | Nui::RpcHub | inline |
| callRemote(std::string const &name, nlohmann::json &&json) const | Nui::RpcHub | inline |
| callRemote(std::string const &name) const | Nui::RpcHub | inline |
| enableAll() | Nui::RpcHub | |
| enableEnvironmentVariables() | Nui::RpcHub | |
| enableFetch() const | Nui::RpcHub | |
| enableFile() | Nui::RpcHub | |
| enableFileDialogs() const | Nui::RpcHub | |
| enableScreen() | Nui::RpcHub | |
| enableThrottle() | Nui::RpcHub | |
| enableTimer() | Nui::RpcHub | |
| enableWindowFunctions() const | Nui::RpcHub | |
| operator=(const RpcHub &)=delete | Nui::RpcHub | |
| operator=(RpcHub &&)=delete | Nui::RpcHub | |
| registerFunction(std::string const &name, T &&func) const | Nui::RpcHub | inline |
| remoteCallScript | Nui::RpcHub | static |
| RpcHub(Window &window) | Nui::RpcHub | explicit |
| RpcHub(const RpcHub &)=delete | Nui::RpcHub | |
| RpcHub(RpcHub &&)=delete | Nui::RpcHub | |
| unregisterFunction(std::string const &name) const | Nui::RpcHub | inline |
| window() const | Nui::RpcHub | inline |
| ~RpcHub()=default | Nui::RpcHub |