Cmaid_Container_Interface Struct Reference
[The Container Interface]

The Container Interface structure The container interface is the case interface for all containers. More...

#include <cmaid_container.h>


Data Fields

unsigned int magic
Cmaid_Container_Clear_Cb clear
Cmaid_Container_Iter_Attach_Cb iter_attach
Cmaid_Container_Iter_Detach_Cb iter_detach
Cmaid_Container_Destroy_Cb destroy
Cmaid_Container_Node_Free_Cb node_free


Detailed Description

The Container Interface structure The container interface is the case interface for all containers.

Field Documentation

The clear callback

The destroy callback

The iterator attach callback

The iterator dettach callback

The magic value of the container interface, used for debuging

A callback to free a container node. This callback is not used by the public API, but only by implementation itself


The documentation for this struct was generated from the following file:

Generated on Wed Aug 5 00:20:50 2009 for Cmaid by  doxygen 1.5.8