26#ifndef ROUTER_SRC_REST_MRS_SRC_MRS_JSON_JSON_TEMPLATE_FACTORY_H_ 
   27#define ROUTER_SRC_REST_MRS_SRC_MRS_JSON_JSON_TEMPLATE_FACTORY_H_ 
   41      const bool encode_bigints_as_strings = 
false,
 
   42      const bool include_links = 
true) 
const override;
 
Definition: json_template.h:85
 
Definition: json_template_factory.h:34
 
std::shared_ptr< database::JsonTemplate > create_template(const database::JsonTemplateType type=database::JsonTemplateType::kStandard, const bool encode_bigints_as_strings=false, const bool include_links=true) const override
Definition: json_template_factory.cc:37
 
~JsonTemplateFactory() override
 
JsonTemplateType
Definition: json_template.h:79
 
Definition: authorize_manager.h:48
 
required string type
Definition: replication_group_member_actions.proto:34