FACT++  1.0
int64_t DimWriteStatistics::GetFileSizeOnDisk ( const std::string &  file)
inlineprivate

Returns the size on disk of a given file.

Definition at line 58 of file DimWriteStatistics.h.

References DimWriteStatistics(), FileOpened(), GetFileSizeOnDisk(), qos, serverName, SetCurrentFolder(), SetDebugMode(), SetUpdateInterval(), t, Write(), and ~DimWriteStatistics().

Referenced by FileOpened(), DataLogger::GetFileSize(), GetFileSizeOnDisk(), GetUpdateInterval(), and UpdateService().

58 { return GetFileSizeOnDisk(file, fLog); }
int64_t GetFileSizeOnDisk(const std::string &file)
Returns the size on disk of a given file.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: