#include <at_list.h>
Inheritance diagram for at::List_Traits< w_payload_type, w_accessor_traits >:

Public Types | |
| enum | { DoDereferenceCheck = 1 } |
Static Public Methods | |
| template<typename w_list_types> bool | ContainerDestructionNotification (typename w_list_types::xC_List_Entry *i_entry) |
The user may supply their own version of this class.
|
|||||
|
|
|
||||||||||||||
|
ContainerDestructionNotification is a method that allows an element to perform special functions on destruction of it's container. On a container that has an "OWNER" relationship, it is desirable that this method would cause the element to be deleted. This method MUST at least unlink the object from the list.
|
Generated for Austria by
and
MakeXS at Sun Oct 24 17:35:34 PDT 2004