|
GoPxL SDK
|
This is the complete list of members for GoPxLSdk::GoRestClient, including all inherited members.
| ::GoRestClientTests class | GoPxLSdk::GoRestClient | friend |
| Call(const std::string &uri, const GoJson &content={}, const GoJson &args={}) | GoPxLSdk::GoRestClient | |
| Connect(kIpAddress address, k16u port=0) | GoPxLSdk::GoRestClient | |
| Create(const std::string &uri, const GoJson &content={}, const GoJson &args={}) | GoPxLSdk::GoRestClient | |
| Delete(const std::string &uri, const GoJson &content={}, const GoJson &args={}) | GoPxLSdk::GoRestClient | |
| Disconnect() | GoPxLSdk::GoRestClient | |
| GoRestClient() | GoPxLSdk::GoRestClient | |
| IsConnected() const | GoPxLSdk::GoRestClient | |
| Read(const std::string &uri, const GoJson &content={}, const GoJson &args={}) | GoPxLSdk::GoRestClient | |
| SetReadErrorHandler(const GoCtrlChannelReadErrorHandler &callback) | GoPxLSdk::GoRestClient | |
| SetStreamHandler(const GoStreamHandler &callback) | GoPxLSdk::GoRestClient | |
| SetSubHandler(const GoNotificationHandler &callback) | GoPxLSdk::GoRestClient | |
| StartStream(const std::string &uri, const GoJson &content={}, const GoJson &args={}) | GoPxLSdk::GoRestClient | |
| StopStream(const std::string &uri, const GoJson &content={}, const GoJson &args={}) | GoPxLSdk::GoRestClient | |
| Sub(const std::string &uri, const GoJson &content={}, const GoJson &args={}) | GoPxLSdk::GoRestClient | |
| UnSub(const std::string &uri, const GoJson &content={}, const GoJson &args={}) | GoPxLSdk::GoRestClient | |
| Update(const std::string &uri, const GoJson &content={}, const GoJson &args={}) | GoPxLSdk::GoRestClient | |
| ~GoRestClient()=default | GoPxLSdk::GoRestClient |