Skip to content

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

void cubscan::method::scanner::clear (
    bool is_final
) 

function close

int cubscan::method::scanner::close () 

function constructor

void cubscan::method::scanner::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

SCAN_CODE cubscan::method::scanner::next_scan (
    val_list_node & vl
) 

function open

int cubscan::method::scanner::open () 

Protected Functions Documentation

function close_value_array

int cubscan::method::scanner::close_value_array () 

function get_single_tuple

SCAN_CODE cubscan::method::scanner::get_single_tuple () 

function next_value_array

void cubscan::method::scanner::next_value_array (
    val_list_node & vl
) 

function open_value_array

int cubscan::method::scanner::open_value_array () 


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