MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
const point * | c_get_next () const |
bool | is_bottom () const |
gcalc_shape_info | get_shape () const |
point * | get_next () |
const point * | get_next () const |
void | copy_core (const point *from) |
void | dbug_print_slice (double y, enum Gcalc_scan_events event) const |
Public Member Functions inherited from Gcalc_dyn_list::Item | |
uint | item_id () const |
void | set_item_id (uint id) |
Public Attributes | |
double | x |
double | dx_dy |
int | horiz_dir |
Gcalc_heap::Info * | pi |
Gcalc_heap::Info * | next_pi |
sc_thread_id | thread |
const point * | precursor |
Public Attributes inherited from Gcalc_dyn_list::Item | |
Item * | next |
Definition at line 315 of file gcalc_slicescan.h.