Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Callback_List Class Reference

Fl_Callback_List. More...

#include <Fl_Callback_List.h>

Inheritance diagram for Fl_Callback_List:

Fl_Ptr_List List of all members.

Public Methods

 Fl_Callback_List ()
virtual ~Fl_Callback_List ()
void do_callback (Fl_Widget *w)
void do_callback (Fl_Widget *w, void *arg)
void append (Fl_Callback *cb, void *arg)
void prepend (Fl_Callback *cb, void *arg)
void insert (uint pos, Fl_Callback *cb, void *arg)
void replace (uint pos, Fl_Callback *cb, void *arg)
void remove (uint pos)
bool remove (Fl_Callback *cb, void *arg)
int index_of (Fl_Callback *cb, const void *arg) const
Fl_Callback_p callback (uint index) const
void * arg (uint index) const
CallbackData * item (uint index) const
CallbackData ** data ()
CallbackData * operator[] (uint ind) const

Protected Methods

virtual void free_item (Fl_Ptr_List_Item item)

Detailed Description

Fl_Callback_List.

Definition at line 38 of file Fl_Callback_List.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:46 2003 for eFLTK by doxygen1.2.15