log4cplus 2.0.8
|
Go to the source code of this file.
Classes | |
struct | log4cplus::helpers::FileInfo |
FileInfo structure is OS independent abstraction of the stat() function. More... | |
Namespaces | |
namespace | log4cplus |
namespace | log4cplus::helpers |
Functions | |
LOG4CPLUS_EXPORT int | log4cplus::helpers::getFileInfo (FileInfo *fi, tstring const &name) |
OS independent abstraction of stat() function. | |