Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

dlgBatchCreation::FilesStatistics Class Reference

Statistics on the files. More...

List of all members.

Public Member Functions

bool allChecksumsFilesAreCorrects () const
 Says if all the checksums' files are corrects.

bool allFileAreCorrects () const
 Says if all the files in the checksums' file are corrects.

 FilesStatistics ()
 Constructor.

int getNbProcessedChecksumsFiles () const
 Gets the number of checksums' files written.

int getNbProcessedFiles () const
 Gets the total of checksum's files checked.


Public Attributes

unsigned int CKCreated
 Checksums' files created.

unsigned int CKOverwritten
 Checksums' files overwritten.

unsigned int CKSkipped
 Checksums' files skipped.

unsigned int CKWriteError
 Errors while writing the checksums' file.

unsigned int FCorrect
 Correct read files.

unsigned int FNotFound
 Files not found.

unsigned int FNotOpened
 Files not opened.

unsigned int FReadError
 Errors while reading the file.

unsigned int FSkipped
 Files skipped.


Detailed Description

Statistics on the files.

Definition at line 135 of file dlgBatchCreate.cpp.


Constructor & Destructor Documentation

dlgBatchCreation::FilesStatistics::FilesStatistics  )  [inline]
 

Constructor.

Definition at line 150 of file dlgBatchCreate.cpp.


Member Function Documentation

bool dlgBatchCreation::FilesStatistics::allChecksumsFilesAreCorrects  )  const [inline]
 

Says if all the checksums' files are corrects.

Definition at line 182 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation().

bool dlgBatchCreation::FilesStatistics::allFileAreCorrects  )  const [inline]
 

Says if all the files in the checksums' file are corrects.

Definition at line 170 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation().

int dlgBatchCreation::FilesStatistics::getNbProcessedChecksumsFiles  )  const [inline]
 

Gets the number of checksums' files written.

Definition at line 176 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation().

int dlgBatchCreation::FilesStatistics::getNbProcessedFiles  )  const [inline]
 

Gets the total of checksum's files checked.

Definition at line 164 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation().


Member Data Documentation

unsigned int dlgBatchCreation::FilesStatistics::CKCreated
 

Checksums' files created.

Definition at line 146 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation(), and dlgBatchCreation::saveChecksumsInFiles().

unsigned int dlgBatchCreation::FilesStatistics::CKOverwritten
 

Checksums' files overwritten.

Definition at line 145 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation(), and dlgBatchCreation::saveChecksumsInFiles().

unsigned int dlgBatchCreation::FilesStatistics::CKSkipped
 

Checksums' files skipped.

Definition at line 144 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation(), and dlgBatchCreation::saveChecksumsInFiles().

unsigned int dlgBatchCreation::FilesStatistics::CKWriteError
 

Errors while writing the checksums' file.

Definition at line 147 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation(), and dlgBatchCreation::saveChecksumsInFiles().

unsigned int dlgBatchCreation::FilesStatistics::FCorrect
 

Correct read files.

Definition at line 138 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation().

unsigned int dlgBatchCreation::FilesStatistics::FNotFound
 

Files not found.

Definition at line 140 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation().

unsigned int dlgBatchCreation::FilesStatistics::FNotOpened
 

Files not opened.

Definition at line 141 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation().

unsigned int dlgBatchCreation::FilesStatistics::FReadError
 

Errors while reading the file.

Definition at line 139 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation().

unsigned int dlgBatchCreation::FilesStatistics::FSkipped
 

Files skipped.

Definition at line 142 of file dlgBatchCreate.cpp.

Referenced by dlgBatchCreation::batchCreation().


The documentation for this class was generated from the following file:
Generated on Sun May 30 13:38:04 2004 for wxChecksums by doxygen 1.3.7