|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| Gcalc_point_iterator (const Gcalc_scan_iterator *scan_i) | |
| bool | more () const |
| void | operator++ () |
| const Gcalc_scan_iterator::point * | point () const |
| const Gcalc_heap::Info * | get_pi () const |
| gcalc_shape_info | get_shape () const |
| double | get_x () const |
Protected Attributes | |
| const Gcalc_scan_iterator::point * | sp |
Definition at line 468 of file gcalc_slicescan.h.