#include <collection.h>

Public Attributes | |
| Element * | element |
| Ptr * | next |
| Ptr * | prev |
Definition at line 409 of file collection.h.
Definition at line 411 of file collection.h.
Referenced by Pool< Element >::check(), Pool< Element >::get(), Container< Element >::insert0(), Container< Element >::link0(), Pool< Element >::Pool(), Pool< Element >::put(), and Container< Element >::unlink0().
Definition at line 411 of file collection.h.
Referenced by Container< Element >::append0(), Pool< Element >::get(), Container< Element >::insert0(), Container< Element >::link0(), Pool< Element >::Pool(), Pool< Element >::put(), and Container< Element >::unlink0().
1.5.7.1