MySQL 9.0.0
Source Code Documentation
json_reader.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "my_rapidjson_size_t.h"
#include <rapidjson/document.h>
#include <rapidjson/schema.h>
#include "components/keyrings/common/data/data.h"
#include "components/keyrings/common/data/meta.h"
#include "json_ds.h"

Go to the source code of this file.

Classes

class  keyring_common::json_data::Json_reader
 Base Json_reader. More...
 

Namespaces

namespace  keyring_common
 
namespace  keyring_common::json_data
 

Macros

#define RAPIDJSON_HAS_STDSTRING   1
 

Typedefs

using keyring_common::json_data::output_vector = std::vector< std::pair< std::pair< meta::Metadata, data::Data >, std::unique_ptr< Json_data_extension > > >
 

Macro Definition Documentation

◆ RAPIDJSON_HAS_STDSTRING

#define RAPIDJSON_HAS_STDSTRING   1