tagSimplelist_t Struct Reference

Simple list object. More...

#include <simplelist.h>


Data Fields

simplenode_thead
 Pointer to the head node.
simplenode_ttail
 Pointer to the tail node.
size_t num_elements
 Number of elements in the list.


Detailed Description

Simple list object.

Field Documentation

Number of elements in the list.

Referenced by simplelist_Append(), and simplelist_GetLength().

Pointer to the tail node.

Referenced by simplelist_Append(), simplelist_Create(), and simplelist_GetLastElem().


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

Generated on Fri Apr 8 22:35:20 2011 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.5.9