Main Page | Class List | File List | Class Members | File Members | Related Pages

gi_list Struct Reference

#include <gi_list.h>

List of all members.

Public Attributes

GiListLinkbol
GiListLinkeol
unsigned int nelem


Detailed Description

Main list container. This object makes it possible to optimized several commonly expensive linked list operations that are used widely throughout giFT.


Member Data Documentation

GiListLink* gi_list::bol
 

Head, beginning-of-list

GiListLink* gi_list::eol
 

Tail, end-of-list

unsigned int gi_list::nelem
 

Number of elements in the list


The documentation for this struct was generated from the following file:
Generated on Sun Aug 22 07:56:41 2004 by doxygen 1.3.7