![]() |
MySQL 9.3.0
Source Code Documentation
|
#include "mrs/endpoint/handler/handler_db_schema_metadata_catalog.h"
#include <ranges>
#include "helper/http/url.h"
#include "helper/json/serializer_to_text.h"
#include "mrs/endpoint/db_object_endpoint.h"
#include "mrs/endpoint/handler/helper/url_paths.h"
#include "mrs/endpoint/handler/helper/utilities.h"
#include "mrs/endpoint/handler/helper/utils_proto.h"
#include "mrs/http/error.h"
#include "mrs/json/response_json_template.h"
#include "mrs/rest/request_context.h"
#include "mysql/harness/logging/logging.h"
Namespaces | |
namespace | mrs |
namespace | mrs::endpoint |
namespace | mrs::endpoint::handler |
namespace | mrs::endpoint::handler::anonymous_namespace{handler_db_schema_metadata_catalog.cc} |
Functions | |
template<typename Vector > | |
auto | mrs::endpoint::handler::anonymous_namespace{handler_db_schema_metadata_catalog.cc}::subrange (Vector *v, uint64_t offset, uint64_t length, bool *has_more=nullptr) |
std::string | mrs::endpoint::handler::anonymous_namespace{handler_db_schema_metadata_catalog.cc}::generate_json_descriptor (mrs::interface::EndpointBase *endpoint, const std::string &metadata_catalog) |