ARB
|
#include <ed4_class.hxx>
Public Member Functions | |
ED4_list_elem (T *element) | |
ED4_list_elem * | next () const |
T * | elem () const |
void | set_next (ED4_list_elem *the_next) |
Definition at line 168 of file ed4_class.hxx.
|
inline |
Definition at line 19 of file ed4_list.hxx.
References e4_assert.
|
inline |
Definition at line 24 of file ed4_list.hxx.
Referenced by createGroupFromSelected(), ED4_with_whole_block(), get_next_selected_species(), group_species(), ED4_list< T >::has_elem(), refresh_highlighted(), ED4_list< T >::remove_elem(), ED4_base::request_resize_of_linked(), and ED4_base::~ED4_base().
|
inline |
Definition at line 25 of file ed4_list.hxx.
Referenced by createGroupFromSelected(), ED4_with_whole_block(), get_next_selected_species(), get_selected_range(), group_species(), ED4_list< T >::has_elem(), refresh_highlighted(), ED4_list< T >::remove_elem(), ED4_base::request_resize_of_linked(), and ED4_base::~ED4_base().
|
inline |
Definition at line 27 of file ed4_list.hxx.
Referenced by ED4_list< T >::append_elem(), ED4_list< T >::prepend_elem(), and ED4_list< T >::remove_elem().