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 RTreeDeleteRect1().

struct Node* ListNode::node [read]

Definition at line 66 of file index.h.

Referenced by RTreeDeleteRect1().


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

Generated on Sat Oct 24 03:25:34 2009 for GRASS Programmer's Manual by  doxygen 1.6.1