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

#include <mod_cache.h>

Public Attributes

cache_HOOK_cache_status_tpFunc
 
const charszName
 
const char *constaszPredecessors
 
const char *constaszSuccessors
 
int nOrder
 

Detailed Description

Definition at line 184 of file mod_cache.h.

Member Data Documentation

◆ aszPredecessors

const char* const* cache_LINK_cache_status_t::aszPredecessors

Definition at line 184 of file mod_cache.h.

◆ aszSuccessors

const char* const* cache_LINK_cache_status_t::aszSuccessors

Definition at line 184 of file mod_cache.h.

◆ nOrder

int cache_LINK_cache_status_t::nOrder

Definition at line 184 of file mod_cache.h.

◆ pFunc

cache_HOOK_cache_status_t* cache_LINK_cache_status_t::pFunc

Definition at line 184 of file mod_cache.h.

◆ szName

const char* cache_LINK_cache_status_t::szName

Definition at line 184 of file mod_cache.h.


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