|
Apache HTTPD
|
#include <mod_cache.h>
Public Attributes | |
| const char * | key |
| cache_object_t * | next |
| cache_info | info |
| void * | vobj |
Definition at line 82 of file mod_cache.h.
| cache_info cache_object::info |
Definition at line 85 of file mod_cache.h.
Definition at line 83 of file mod_cache.h.
| cache_object_t* cache_object::next |
Definition at line 84 of file mod_cache.h.
| void* cache_object::vobj |
Definition at line 87 of file mod_cache.h.