|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
This is the complete list of members for mm::api::Router, including all inherited members.
| del(const std::string &pattern, Handler handler) | mm::api::Router | inline |
| get(const std::string &pattern, Handler handler) | mm::api::Router | inline |
| post(const std::string &pattern, Handler handler) | mm::api::Router | inline |
| put(const std::string &pattern, Handler handler) | mm::api::Router | inline |
| Router(uWS::SSLApp &app, uWS::Loop *loop, BS::light_thread_pool &pool, const std::atomic< bool > &stopping, std::string_view corsOrigin) | mm::api::Router | inline |