ARB
|
#include <ed4_class.hxx>
Public Member Functions | |
ED4_cb_list () | |
~ED4_cb_list () | |
void | add_cb (BASECB cb) |
void | remove_cb (BASECB cb) |
void | call (BASE *b) |
void | clear () |
bool | empty () const |
Definition at line 852 of file ed4_class.hxx.
|
inline |
Definition at line 856 of file ed4_class.hxx.
|
inline |
Definition at line 857 of file ed4_class.hxx.
|
inline |
Definition at line 861 of file ed4_class.hxx.
Referenced by ED4_manager::add_delete_callback(), and FINAL_TYPE< SEQTYPE >::add_sequence_changed_cb().
|
inline |
Definition at line 862 of file ed4_class.hxx.
Referenced by ED4_manager::remove_delete_callback(), and FINAL_TYPE< SEQTYPE >::remove_sequence_changed_cb().
|
inline |
Definition at line 864 of file ed4_class.hxx.
Referenced by ED4_manager::Delete(), and FINAL_TYPE< SEQTYPE >::do_callbacks().
|
inline |
Definition at line 871 of file ed4_class.hxx.
Referenced by ED4_manager::Delete().
|
inline |
Definition at line 872 of file ed4_class.hxx.
Referenced by ED4_cb_list< ED4_species_manager, ED4_species_managerCallback >::~ED4_cb_list().