CUBRID Engine  latest
show_request Struct Reference
Collaboration diagram for show_request:
Collaboration graph

Public Attributes

SHOWSTMT_TYPE show_type
 
START_SCAN_FUNC start_func
 
NEXT_SCAN_FUNC next_func
 
END_SCAN_FUNC end_func
 

Detailed Description

Definition at line 71 of file show_scan.c.

Member Data Documentation

END_SCAN_FUNC show_request::end_func

Definition at line 76 of file show_scan.c.

Referenced by showstmt_end_scan(), and showstmt_scan_init().

NEXT_SCAN_FUNC show_request::next_func

Definition at line 75 of file show_scan.c.

Referenced by showstmt_next_scan(), and showstmt_scan_init().

SHOWSTMT_TYPE show_request::show_type
START_SCAN_FUNC show_request::start_func

Definition at line 74 of file show_scan.c.

Referenced by showstmt_scan_init(), and showstmt_start_scan().


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