Apache HTTPD
Public Attributes | List of all members
cache_object Struct Reference

#include <mod_cache.h>

Public Attributes

const charkey
 
cache_object_tnext
 
cache_info info
 
void * vobj
 

Detailed Description

Definition at line 82 of file mod_cache.h.

Member Data Documentation

◆ info

cache_info cache_object::info

Definition at line 85 of file mod_cache.h.

◆ key

const char* cache_object::key

Definition at line 83 of file mod_cache.h.

◆ next

cache_object_t* cache_object::next

Definition at line 84 of file mod_cache.h.

◆ vobj

void* cache_object::vobj

Definition at line 87 of file mod_cache.h.


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