Apache2
apr_rotating_info_t Struct Reference

#include <apr_arch_file_io.h>

Collaboration diagram for apr_rotating_info_t:

Data Fields

apr_finfo_t finfo
 
apr_interval_time_t timeout
 
apr_time_t lastcheck
 
int oflags
 
int manual
 
apr_fileperms_t perm
 

Field Documentation

◆ finfo

apr_finfo_t apr_rotating_info_t::finfo

◆ lastcheck

apr_time_t apr_rotating_info_t::lastcheck

◆ manual

int apr_rotating_info_t::manual

◆ oflags

int apr_rotating_info_t::oflags

◆ perm

apr_fileperms_t apr_rotating_info_t::perm

◆ timeout

apr_interval_time_t apr_rotating_info_t::timeout

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