| append(int item) (defined in Fl_Int_List) | Fl_Int_List | [inline] |
| append(void *item) (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| auto_delete(bool val) (defined in Fl_Ptr_List) | Fl_Ptr_List | [inline] |
| auto_delete() (defined in Fl_Ptr_List) | Fl_Ptr_List | [inline] |
| auto_delete_ (defined in Fl_Ptr_List) | Fl_Ptr_List | [protected] |
| binary_search(Fl_Ptr_List_Item key, Fl_Search_Function cmpfunc) | Fl_Ptr_List | |
| blocksize(int s) (defined in Fl_Ptr_List) | Fl_Ptr_List | [inline] |
| blocksize() (defined in Fl_Ptr_List) | Fl_Ptr_List | [inline] |
| clear() (defined in Fl_Ptr_List) | Fl_Ptr_List | [virtual] |
| contains(const int i) (defined in Fl_Int_List) | Fl_Int_List | |
| count() const (defined in Fl_Ptr_List) | Fl_Ptr_List | [inline] |
| data() const (defined in Fl_Ptr_List) | Fl_Ptr_List | [inline] |
| empty() const (defined in Fl_Ptr_List) | Fl_Ptr_List | [inline] |
| Fl_Int_List() (defined in Fl_Int_List) | Fl_Int_List | [inline] |
| Fl_Ptr_List() (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| Fl_Ptr_List(const Fl_Ptr_List &list) (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| for_each(Fl_Foreach_Function todo, void *arg) (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| for_each(Fl_Foreach_Function todo, void *arg) const (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| free_item(Fl_Ptr_List_Item item) (defined in Fl_Ptr_List) | Fl_Ptr_List | [protected, virtual] |
| from_string(const char *s, const char *separator=",") (defined in Fl_Int_List) | Fl_Int_List | |
| index_of(const int i) (defined in Fl_Int_List) | Fl_Int_List | |
| Fl_Ptr_List::index_of(const Fl_Ptr_List_Item p) const | Fl_Ptr_List | |
| insert(unsigned pos, int item) (defined in Fl_Int_List) | Fl_Int_List | [inline] |
| insert(unsigned pos, Fl_Ptr_List_Item item) (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| item(uint index) const (defined in Fl_Int_List) | Fl_Int_List | [inline] |
| item(unsigned index) const (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| items (defined in Fl_Ptr_List) | Fl_Ptr_List | [protected] |
| operator=(const Fl_Ptr_List &list) (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| operator[](uint ind) const (defined in Fl_Int_List) | Fl_Int_List | [inline] |
| operator[](unsigned ind) const (defined in Fl_Ptr_List) | Fl_Ptr_List | [inline] |
| prepend(int item) (defined in Fl_Int_List) | Fl_Int_List | [inline] |
| prepend(void *item) (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| remove(unsigned pos) (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| remove(Fl_Ptr_List_Item ptr) (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| replace(unsigned pos, Fl_Ptr_List_Item item) (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| resize(unsigned newsize) (defined in Fl_Ptr_List) | Fl_Ptr_List | |
| search(Fl_Ptr_List_Item key, Fl_Search_Function cmpfunc) | Fl_Ptr_List | |
| size() const (defined in Fl_Ptr_List) | Fl_Ptr_List | [inline] |
| sort() (defined in Fl_Int_List) | Fl_Int_List | |
| Fl_Ptr_List::sort(Fl_Sort_Function cmpfunc) | Fl_Ptr_List | |
| to_string(const char *separator=",") (defined in Fl_Int_List) | Fl_Int_List | |
| ~Fl_Int_List() (defined in Fl_Int_List) | Fl_Int_List | [inline, virtual] |
| ~Fl_Ptr_List() (defined in Fl_Ptr_List) | Fl_Ptr_List | [virtual] |