Skip to content

Struct JSON_PRETTY_WRITER::level_context

ClassList > level_context

Public Attributes

Type Name
bool is_first
DB_JSON_TYPE type

Public Functions

Type Name
level_context (DB_JSON_TYPE type, bool is_first)

Public Attributes Documentation

variable is_first

bool JSON_PRETTY_WRITER::level_context::is_first;

variable type

DB_JSON_TYPE JSON_PRETTY_WRITER::level_context::type;

Public Functions Documentation

function level_context

inline level_context::level_context (
    DB_JSON_TYPE type,
    bool is_first
) 


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