GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ListNode Struct Reference

#include <index.h>

Collaboration diagram for ListNode:

Data Fields

struct ListNodenext
 
struct Nodenode
 

Detailed Description

Definition at line 63 of file index.h.

Field Documentation

struct ListNode* ListNode::next

Definition at line 65 of file index.h.

Referenced by RTreeDeleteRect1().

struct Node* ListNode::node

Definition at line 66 of file index.h.

Referenced by RTreeDeleteRect1().


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