GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
G3d_cache_hash Struct Reference

Data Fields

int nofNames
int * index
char * active
int lastName
int lastIndex
int lastIndexActive

Detailed Description

Definition at line 10 of file cachehash.c.


Field Documentation

int* G3d_cache_hash::index
int G3d_cache_hash::lastIndex

Definition at line 17 of file cachehash.c.

Referenced by G3d_cache_hash_name2index().

int G3d_cache_hash::lastIndexActive
int G3d_cache_hash::lastName

Definition at line 16 of file cachehash.c.

Referenced by G3d_cache_hash_name2index(), and G3d_cache_hash_remove_name().

int G3d_cache_hash::nofNames

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