stat template for files (up to 4 GB) and large files (larger than 4 GB) More...
#include <libppbase/base/Stat.h>
 
  
| Public Types | |
| typedef traits::stat_type | stat_type | 
| data type for stat | |
| Public Member Functions | |
| StatT () | |
| Constructor. | |
| StatT (const stat_type &st, bool utc=false) | |
| Constructor. | |
| sizeT | getSize () const | 
| Get file size. | |
stat template for files (up to 4 GB) and large files (larger than 4 GB)
| base::StatT< sizeT, traits >::StatT | ( | const stat_type & | st, | |
| bool | utc = false | |||
| ) |  [inline] | 
Constructor.
| st | inizialize this object with st | |
| utc | flag: file times are UTC times | 
| sizeT base::StatT< sizeT, traits >::getSize | ( | ) | const  [inline] | 
Get file size.
 1.7.1
 1.7.1