ARB
Public Attributes | List of all members
gb_cache_entry Struct Reference
Collaboration diagram for gb_cache_entry:
Collaboration graph
[legend]

Public Attributes

GBENTRYgbe
 
gb_cache_idx prev
 
gb_cache_idx next
 
chardata
 
long clock
 
size_t sizeof_data
 

Detailed Description

Definition at line 15 of file adcache.cxx.

Member Data Documentation

GBENTRY* gb_cache_entry::gbe

Definition at line 16 of file adcache.cxx.

Referenced by flush_cache_entry(), gb_alloc_cache_index(), and gb_read_cache().

gb_cache_idx gb_cache_entry::prev

Definition at line 17 of file adcache.cxx.

Referenced by entry_is_linked(), link_cache_entry_to_top(), and unlink_cache_entry().

gb_cache_idx gb_cache_entry::next
char* gb_cache_entry::data
long gb_cache_entry::clock

Definition at line 20 of file adcache.cxx.

Referenced by gb_alloc_cache_index(), and gb_read_cache().

size_t gb_cache_entry::sizeof_data

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