Chain_Node_struct Struct Reference
[Chain Handler]

#include <chain.h>

Collaboration diagram for Chain_Node_struct:

Collaboration graph
[legend]

Data Fields

Chain_Nodenext
Chain_Nodeprevious

Detailed Description

This is used to manage each element (node) which is placed on a chain.

Note:
Typically, a more complicated structure will use the chain package. The more complicated structure will include a chain node as the first element in its control structure. It will then call the chain package with a pointer to that node element. The node pointer and the higher level structure start at the same address so the user can cast the pointers back and forth.

Field Documentation


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

Generated on Sat Jul 19 18:16:30 2008 for RTEMSSuperCore by  doxygen 1.5.6