Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
mg_file_stat Struct Reference

Definition at line 1861 of file civetweb.c.

Public Attributes

int is_directory
 
int is_gzipped
 
time_t last_modified
 
int location
 
uint64_t size
 

Member Data Documentation

◆ is_directory

int mg_file_stat::is_directory

Definition at line 1865 of file civetweb.c.

◆ is_gzipped

int mg_file_stat::is_gzipped

Definition at line 1866 of file civetweb.c.

◆ last_modified

time_t mg_file_stat::last_modified

Definition at line 1864 of file civetweb.c.

◆ location

int mg_file_stat::location

Definition at line 1868 of file civetweb.c.

◆ size

uint64_t mg_file_stat::size

Definition at line 1863 of file civetweb.c.

Collaboration diagram for mg_file_stat:
[legend]

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