CUBRID Engine  latest
JSON_PRETTY_WRITER::level_context Struct Reference
Collaboration diagram for JSON_PRETTY_WRITER::level_context:
Collaboration graph

Public Member Functions

 level_context (DB_JSON_TYPE type, bool is_first)
 

Public Attributes

DB_JSON_TYPE type
 
bool is_first
 

Detailed Description

Definition at line 613 of file db_json.cpp.

Constructor & Destructor Documentation

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

Definition at line 618 of file db_json.cpp.

Member Data Documentation

bool JSON_PRETTY_WRITER::level_context::is_first

Definition at line 616 of file db_json.cpp.

DB_JSON_TYPE JSON_PRETTY_WRITER::level_context::type

Definition at line 615 of file db_json.cpp.


The documentation for this struct was generated from the following file: