cache_entry_t Struct Reference
[NuauthCache]

#include <cache.h>


Data Fields

GSList * datas
time_t create_timestamp
time_t refresh_timestamp
gboolean refreshing


Detailed Description

Definition at line 29 of file cache.h.


Field Documentation

time_t cache_entry_t::create_timestamp

Definition at line 31 of file cache.h.

Referenced by cache_insert().

GSList* cache_entry_t::datas

Definition at line 30 of file cache.h.

Referenced by cache_entry_is_old(), cache_get(), cache_insert(), cache_message_destroy(), cache_refresh(), free_acl_cache(), and free_user_cache().

time_t cache_entry_t::refresh_timestamp

Definition at line 32 of file cache.h.

Referenced by cache_entry_is_old(), cache_get(), cache_insert(), cache_refresh(), and cache_reset_timestamp().

gboolean cache_entry_t::refreshing

Definition at line 33 of file cache.h.

Referenced by cache_entry_is_old(), cache_get(), cache_insert(), cache_manager(), and cache_refresh().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 22 04:01:05 2008 for NuFW by  doxygen 1.4.7