log4cplus
1.1.0
|
FileInfo structure is OS independent abstraction of the stat()
function.
More...
#include <fileinfo.h>
Public Attributes | |
helpers::Time | mtime |
bool | is_link |
off_t | size |
FileInfo structure is OS independent abstraction of the stat()
function.
Definition at line 45 of file fileinfo.h.
Definition at line 48 of file fileinfo.h.
Definition at line 47 of file fileinfo.h.
Definition at line 49 of file fileinfo.h.