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

#include <cache_util.h>

Public Attributes

const charprovider_name
 
const cache_providerprovider
 
cache_provider_listnext
 

Detailed Description

Definition at line 203 of file cache_util.h.

Member Data Documentation

◆ next

cache_provider_list* cache_provider_list::next

Definition at line 206 of file cache_util.h.

◆ provider

const cache_provider* cache_provider_list::provider

Definition at line 205 of file cache_util.h.

◆ provider_name

const char* cache_provider_list::provider_name

Definition at line 204 of file cache_util.h.


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