|
cxxmcp 1.1.6
C++ MCP SDK
|
This is the complete list of members for mcp::server::ServerHandlerInterface, including all inherited members.
| JsonContextHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| JsonHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| JsonRequestContextHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| ListChangedHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| LoggingHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| on_call_tool(const protocol::ToolCall &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_call_tool(const protocol::ToolCall &call, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_call_tool(const protocol::ToolCall &call, const SessionContext &context, CancellationToken cancellation) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_completion(const protocol::Json &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_completion(const protocol::Json ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_completion(const protocol::Json ¶ms, const SessionContext &context, CancellationToken cancellation) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_custom_notification(const protocol::JsonRpcNotification ¬ification, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_custom_request(const protocol::JsonRpcRequest &request, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_get_prompt(const protocol::PromptsGetParams &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_get_prompt(const protocol::PromptsGetParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_get_prompt(const protocol::PromptsGetParams ¶ms, const SessionContext &context, CancellationToken cancellation) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_get_tool(std::string_view, const SessionContext &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_list_prompts(const SessionContext &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_list_prompts(const protocol::PaginatedRequestParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_list_resource_templates(const SessionContext &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_list_resource_templates(const protocol::PaginatedRequestParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_list_resources(const SessionContext &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_list_resources(const protocol::PaginatedRequestParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_list_tools(const SessionContext &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_list_tools(const protocol::PaginatedRequestParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_logging(std::string_view, std::string_view) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_progress(const protocol::ProgressNotificationParams &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_progress(const protocol::ProgressNotificationParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_prompt_list_changed() const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_prompt_list_changed(const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_raw_notification(const protocol::JsonRpcNotification &, const SessionContext &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_raw_request(const protocol::JsonRpcRequest &, const SessionContext &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_read_resource(const protocol::ResourcesReadParams &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_read_resource(const protocol::ResourcesReadParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_read_resource(const protocol::ResourcesReadParams ¶ms, const SessionContext &context, CancellationToken cancellation) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_resource_list_changed() const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_resource_list_changed(const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_resource_updated(const std::string &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_resource_updated(const std::string &uri, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_roots_list_changed() const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_roots_list_changed(const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_sampling(const protocol::Json &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_sampling(const protocol::Json ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_sampling(const protocol::Json ¶ms, const SessionContext &context, CancellationToken cancellation) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_set_level(const protocol::Json &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_set_level(const protocol::Json ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_set_level(const protocol::Json ¶ms, const SessionContext &context, CancellationToken cancellation) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_subscribe(const protocol::Json &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_subscribe(const protocol::Json ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_subscribe(const protocol::Json ¶ms, const SessionContext &context, CancellationToken cancellation) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_task_cancel(const protocol::TaskCancelParams &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_task_cancel(const protocol::TaskCancelParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_task_get(const protocol::TaskGetParams &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_task_get(const protocol::TaskGetParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_task_list(const protocol::TaskListParams &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_task_list(const protocol::TaskListParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_task_result(const protocol::TaskResultParams &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_task_result(const protocol::TaskResultParams ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_tool_list_changed() const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_tool_list_changed(const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_unsubscribe(const protocol::Json &) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_unsubscribe(const protocol::Json ¶ms, const SessionContext &context) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| on_unsubscribe(const protocol::Json ¶ms, const SessionContext &context, CancellationToken cancellation) const (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | inlinevirtual |
| ProgressHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| PromptsListHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| RawNotificationHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| RawRequestHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| ResourcesListHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| ResourceTemplatesListHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| ResourceUpdatedHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| RootsListChangedHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| TaskCancelHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| TaskGetHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| TaskListHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| TaskResultHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| ToolsListHandler typedef (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | |
| ~ServerHandlerInterface()=default (defined in mcp::server::ServerHandlerInterface) | mcp::server::ServerHandlerInterface | virtual |