list_rec Struct Reference

#include <oldlist.h>

List of all members.


Detailed Description

Holds one node of a list, pointers to node and next node.

Definition at line 132 of file oldlist.h.

Public Attributes


Member Data Documentation

struct list_rec* list_rec::next

Definition at line 135 of file oldlist.h.

Referenced by convert_choice_list(), ELIST2::First(), ELIST::First(), CLIST::First(), h_edge(), push_last(), ELIST2::singleton(), ELIST::singleton(), CLIST::singleton(), and v_edge().

struct list_rec* list_rec::node

Definition at line 134 of file oldlist.h.

Referenced by convert_choice_list(), and push().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 28 19:49:32 2007 for Tesseract by  doxygen 1.5.1