![]() |
RMVL
2.5.0-dev
Robotic Manipulation and Vision Library
|
成员的完整列表,这些成员属于 rm::async::HttpsServer,包括所有继承而来的类成员
| HttpsServer(Webapp &app, SSLContext &ssl_context) | rm::async::HttpsServer | inline |
| HttpsServer(const HttpsServer &)=delete | rm::async::HttpsServer | |
| HttpsServer(HttpsServer &&) noexcept=delete | rm::async::HttpsServer | |
| listen(uint16_t port, std::function< void()> callback=nullptr) | rm::async::HttpsServer | inline |
| operator=(const HttpsServer &)=delete | rm::async::HttpsServer | |
| operator=(HttpsServer &&) noexcept=delete | rm::async::HttpsServer | |
| running() const noexcept | rm::async::HttpsServer | inline |
| spin() | rm::async::HttpsServer | |
| spinWithoutSigint() | rm::async::HttpsServer | |
| stop() noexcept | rm::async::HttpsServer | inline |
| ~HttpsServer() | rm::async::HttpsServer |