Apache2
cache_object Struct Reference

#include <mod_cache.h>

Collaboration diagram for cache_object:

Data Fields

const char * key
 
cache_object_tnext
 
cache_info info
 
void * vobj
 

Field Documentation

◆ info

cache_info cache_object::info

◆ key

const char* cache_object::key

◆ next

cache_object_t* cache_object::next

◆ vobj

void* cache_object::vobj

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