ListNode Struct Reference

#include <index.h>

Collaboration diagram for ListNode:

Collaboration graph
[legend]

Data Fields

struct ListNodenext
struct Nodenode

Detailed Description

Definition at line 63 of file index.h.


Field Documentation

struct ListNode* ListNode::next [read]

Definition at line 65 of file index.h.

Referenced by RTreeDeleteRect().

struct Node* ListNode::node [read]

Definition at line 66 of file index.h.

Referenced by RTreeDeleteRect().


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

Generated on Sun Apr 6 17:32:56 2008 for GRASS by  doxygen 1.5.5