| _clients | ArdourSurface::MCPHttpServer | private |
| _context | ArdourSurface::MCPHttpServer | private |
| _debug_level | ArdourSurface::MCPHttpServer | private |
| _event_loop | ArdourSurface::MCPHttpServer | private |
| _info | ArdourSurface::MCPHttpServer | private |
| _port | ArdourSurface::MCPHttpServer | private |
| _protocols | ArdourSurface::MCPHttpServer | private |
| _running | ArdourSurface::MCPHttpServer | private |
| _service_thread | ArdourSurface::MCPHttpServer | private |
| _session | ArdourSurface::MCPHttpServer | private |
| callback(struct lws *, enum lws_callback_reasons, void *, void *, size_t) | ArdourSurface::MCPHttpServer | private |
| client(struct lws *) | ArdourSurface::MCPHttpServer | private |
| ClientMap typedef | ArdourSurface::MCPHttpServer | private |
| debug_level() const | ArdourSurface::MCPHttpServer | |
| dispatch_jsonrpc(const std::string &) const | ArdourSurface::MCPHttpServer | private |
| erase_client(struct lws *) | ArdourSurface::MCPHttpServer | private |
| handle_http(struct lws *, ClientContext &) | ArdourSurface::MCPHttpServer | private |
| handle_http_body(struct lws *, ClientContext &, void *, size_t) | ArdourSurface::MCPHttpServer | private |
| handle_http_body_completion(struct lws *, ClientContext &) | ArdourSurface::MCPHttpServer | private |
| handle_http_writeable(struct lws *, ClientContext &) | ArdourSurface::MCPHttpServer | private |
| lws_callback(struct lws *, enum lws_callback_reasons, void *, void *, size_t) | ArdourSurface::MCPHttpServer | privatestatic |
| MCPHttpServer(ARDOUR::Session &, uint16_t port, int debug_level, PBD::EventLoop *event_loop) | ArdourSurface::MCPHttpServer | |
| run() | ArdourSurface::MCPHttpServer | private |
| send_http_status(struct lws *, unsigned int) | ArdourSurface::MCPHttpServer | private |
| send_json_headers(struct lws *) | ArdourSurface::MCPHttpServer | private |
| set_debug_level(int) | ArdourSurface::MCPHttpServer | |
| start() | ArdourSurface::MCPHttpServer | |
| stop() | ArdourSurface::MCPHttpServer | |
| write_json_response(struct lws *, ClientContext &) | ArdourSurface::MCPHttpServer | private |
| ~MCPHttpServer() | ArdourSurface::MCPHttpServer | |