Crossfire Client, Trunk
Image_Cache Struct Reference
+ Collaboration diagram for Image_Cache:

Data Fields

struct Cache_Entrycache_entry
 
char * image_name
 

Detailed Description

Definition at line 177 of file image.c.

Field Documentation

◆ cache_entry

struct Cache_Entry* Image_Cache::cache_entry

Definition at line 179 of file image.c.

Referenced by image_add_hash(), image_find_cache_entry(), and image_remove_hash().

◆ image_name

char* Image_Cache::image_name

Definition at line 178 of file image.c.

Referenced by image_add_hash().


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