CUBRID Engine  latest
set_scan_id Struct Reference

#include <scan_manager.h>

Collaboration diagram for set_scan_id:
Collaboration graph

Public Attributes

regu_variable_nodeset_ptr
 
regu_variable_list_nodeoperand
 
DB_VALUE set
 
int set_card
 
int cur_index
 
SCAN_PRED scan_pred
 

Detailed Description

Definition at line 278 of file scan_manager.h.

Member Data Documentation

int set_scan_id::cur_index

Definition at line 284 of file scan_manager.h.

Referenced by qproc_next_set_scan().

regu_variable_list_node* set_scan_id::operand

Definition at line 281 of file scan_manager.h.

Referenced by qproc_next_set_scan(), and scan_next_set_scan().

SCAN_PRED set_scan_id::scan_pred

Definition at line 285 of file scan_manager.h.

Referenced by scan_next_set_scan(), and scan_open_set_scan().

DB_VALUE set_scan_id::set
int set_scan_id::set_card

Definition at line 283 of file scan_manager.h.

Referenced by qproc_next_set_scan(), and scan_next_set_scan().

regu_variable_node* set_scan_id::set_ptr

Definition at line 280 of file scan_manager.h.

Referenced by qproc_next_set_scan(), scan_next_set_scan(), and scan_open_set_scan().


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