PmList_s Struct Reference
#include <list.h>
List of all members.
Detailed Description
List obj
Mutable ordered sequence of objects. Contains ptr to linked list of nodes.
Definition at line 31 of file list.h.
Member Data Documentation
List length; number of objs linked
Definition at line 37 of file list.h.
Object descriptor
Definition at line 34 of file list.h.
Ptr to linked list of nodes
Definition at line 40 of file list.h.
The documentation for this struct was generated from the following file: