NetSurf
Data Fields
hlcache_handle Struct Reference

High-level cache handle. More...

Collaboration diagram for hlcache_handle:
[legend]

Data Fields

hlcache_entryentry
 Pointer to cache entry. More...
 
hlcache_handle_callback cb
 Client callback. More...
 
void * pw
 Client data. More...
 

Detailed Description

High-level cache handle.

Definition at line 66 of file hlcache.c.

Field Documentation

◆ cb

hlcache_handle_callback hlcache_handle::cb

◆ entry

hlcache_entry* hlcache_handle::entry

◆ pw

void* hlcache_handle::pw

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