Struct cubscan::json_table::scanner::cursor¶
ClassList > cubscan > json_table > scanner > cursor
Public Attributes¶
Public Functions¶
| Type | Name |
|---|---|
| void | advance_row_cursor (void) |
| cursor (void) |
|
| void | end (void) |
| int | fetch_row (void) |
| void | start_json_iterator (void) |
Public Attributes Documentation¶
variable m_child¶
variable m_input_doc¶
variable m_is_node_consumed¶
variable m_is_row_fetched¶
variable m_iteration_started¶
variable m_need_advance_row¶
variable m_node¶
variable m_process_doc¶
Public Functions Documentation¶
function advance_row_cursor¶
function cursor¶
function end¶
function fetch_row¶
function start_json_iterator¶
The documentation for this class was generated from the following file cubrid/src/query/scan_json_table.cpp