MySQL 5.6.14 Source Code Document
|
List of Discrete_interval objects. More...
#include <structs.h>
Public Member Functions | |
void | empty () |
void | swap (Discrete_intervals_list *other) |
const Discrete_interval * | get_next () |
bool | append (ulonglong start, ulonglong val, ulonglong incr) |
ulonglong | minimum () const |
ulonglong | maximum () const |
uint | nb_elements () const |
List of Discrete_interval objects.
|
inline |