Class cubscan::method::scanner¶
ClassList > cubscan > method > scanner
#include <method_scan.hpp>
Public Functions¶
| Type | Name |
|---|---|
| void | clear (bool is_final) |
| int | close () |
| void | constructor () |
| int | init (cubthread::entry * thread_p, PL_SIGNATURE_ARRAY_TYPE * sig_array, qfile_list_id * list_id) |
| SCAN_CODE | next_scan (val_list_node & vl) |
| int | open () |
Protected Functions¶
| Type | Name |
|---|---|
| int | close_value_array () |
| SCAN_CODE | get_single_tuple () |
| void | next_value_array (val_list_node & vl) |
| int | open_value_array () |
Public Functions Documentation¶
function clear¶
function close¶
function constructor¶
function init¶
int cubscan::method::scanner::init (
cubthread::entry * thread_p,
PL_SIGNATURE_ARRAY_TYPE * sig_array,
qfile_list_id * list_id
)
function next_scan¶
function open¶
Protected Functions Documentation¶
function close_value_array¶
function get_single_tuple¶
function next_value_array¶
function open_value_array¶
The documentation for this class was generated from the following file cubrid/src/method/method_scan.hpp