| 
Public Member Functions | 
|  | base_list_iterator (base_list &list_par) | 
| void | init (base_list &list_par) | 
| void * | next (void) | 
| void * | next_fast (void) | 
| void | rewind (void) | 
| void * | replace (void *element) | 
| void * | replace (base_list &new_list) | 
| void | remove (void) | 
| void | after (void *element) | 
| void ** | ref (void) | 
| bool | is_last (void) | 
| 
Protected Member Functions | 
| void | sublist (base_list &ls, uint elm) | 
| 
Friends | 
| class | error_list_iterator | 
Detailed Description
Definition at line 380 of file sql_list.h.
 
The documentation for this class was generated from the following file: