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

Public Attributes

apr_time_t expires
 
unsigned int data_pos
 
unsigned int data_used
 
unsigned int id_len
 
unsigned char removed
 

Detailed Description

Definition at line 94 of file mod_socache_shmcb.c.

Member Data Documentation

◆ data_pos

unsigned int SHMCBIndex::data_pos

Definition at line 98 of file mod_socache_shmcb.c.

◆ data_used

unsigned int SHMCBIndex::data_used

Definition at line 100 of file mod_socache_shmcb.c.

◆ expires

apr_time_t SHMCBIndex::expires

Definition at line 96 of file mod_socache_shmcb.c.

◆ id_len

unsigned int SHMCBIndex::id_len

Definition at line 102 of file mod_socache_shmcb.c.

◆ removed

unsigned char SHMCBIndex::removed

Definition at line 104 of file mod_socache_shmcb.c.


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