NCBI C++ ToolKit
Public Attributes | List of all members
CDirEntry::SStat Struct Reference

Search Toolkit Book for CDirEntry::SStat

Alternate stat structure for use instead of the standard struct stat. More...

#include <corelib/ncbifile.hpp>

Public Attributes

TNcbiSys_stat orig
 Original stat structure. More...
 
long mtime_nsec
 Nanoseconds for modification time. More...
 
long ctime_nsec
 Nanoseconds for creation time. More...
 
long atime_nsec
 Nanoseconds for last access time. More...
 

Detailed Description

Alternate stat structure for use instead of the standard struct stat.

The alternate stat can have useful, but non-posix fields, which are usually highly platform-dependent, and named differently in the underlying data structures on different systems.

Definition at line 823 of file ncbifile.hpp.


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:09 2024 by modify_doxy.py rev. 669887