log4cplus  2.0.0
Public Attributes
log4cplus::helpers::FileInfo Struct Reference

FileInfo structure is OS independent abstraction of the stat() function. More...

#include <fileinfo.h>

List of all members.

Public Attributes

helpers::Time mtime
bool is_link
off_t size

Detailed Description

FileInfo structure is OS independent abstraction of the stat() function.

Definition at line 45 of file fileinfo.h.


Member Data Documentation

Definition at line 48 of file fileinfo.h.

Definition at line 47 of file fileinfo.h.

Definition at line 49 of file fileinfo.h.


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