Skip to content

File db_json_types_internal.hpp

FileList > compat > db_json_types_internal.hpp

Go to the source code of this file

  • #include "db_json_allocator.hpp"
  • #include "db_rapidjson.hpp"

Classes

Type Name
class JSON_DOC

Public Types

Type Name
typedef rapidjson::UTF8 JSON_ENCODING
typedef rapidjson::GenericValue< JSON_ENCODING, JSON_PRIVATE_MEMPOOL > JSON_VALUE

Public Functions

Type Name
JSON_VALUE & db_json_doc_to_value (JSON_DOC & doc)
const JSON_VALUE & db_json_doc_to_value (const JSON_DOC & doc)

Public Types Documentation

typedef JSON_ENCODING

typedef rapidjson::UTF8 JSON_ENCODING;

typedef JSON_VALUE

typedef rapidjson::GenericValue<JSON_ENCODING, JSON_PRIVATE_MEMPOOL> JSON_VALUE;

Public Functions Documentation

function db_json_doc_to_value

JSON_VALUE & db_json_doc_to_value (
    JSON_DOC & doc
) 

function db_json_doc_to_value

const  JSON_VALUE & db_json_doc_to_value (
    const  JSON_DOC & doc
) 


The documentation for this class was generated from the following file cubrid/src/compat/db_json_types_internal.hpp