|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| Gcalc_trapezoid_iterator (const Gcalc_scan_iterator *scan_i) | |
| bool | more () const |
| const Gcalc_scan_iterator::point * | lt () const |
| const Gcalc_scan_iterator::point * | lb () const |
| const Gcalc_scan_iterator::point * | rb () const |
| const Gcalc_scan_iterator::point * | rt () const |
| void | operator++ () |
Protected Attributes | |
| const Gcalc_scan_iterator::point * | sp0 |
| const Gcalc_scan_iterator::point * | sp1 |
Definition at line 429 of file gcalc_slicescan.h.