#include <collection.h>
Public Attributes | |
Element | element |
Item * | next |
Item * | prev |
Definition at line 20 of file collection.h.
Definition at line 21 of file collection.h.
Referenced by Collection< Element >::append(), Collection< Element >::insert(), Collection< Element >::insert0(), and Collection< Element >::insertAfter().
Definition at line 22 of file collection.h.
Referenced by Collection< Element >::append0(), Collection< Element >::insert0(), Collection< Element >::insertAfter(), and Collection< Element >::remove0().
Definition at line 22 of file collection.h.
Referenced by Collection< Element >::append0(), Collection< Element >::insert0(), and Collection< Element >::insertAfter().