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

Definition at line 1915 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 1919 of file civetweb.c.

◆ is_gzipped

int mg_file_stat::is_gzipped

Definition at line 1920 of file civetweb.c.

◆ last_modified

time_t mg_file_stat::last_modified

Definition at line 1918 of file civetweb.c.

◆ location

int mg_file_stat::location

Definition at line 1922 of file civetweb.c.

◆ size

uint64_t mg_file_stat::size

Definition at line 1917 of file civetweb.c.


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