Public Member Functions | |
TFileCopyProgressMonitor (CFileMan &aFileMan) |
Monitors file copy events, and prints out the progress.
Definition at line 25 of file Notify.h.
TFileCopyProgressMonitor::TFileCopyProgressMonitor | ( | CFileMan & | aFileMan | ) |
Constructor.
aFileMan | Used to obtain the number of bytes currently copied |
Definition at line 26 of file Notify.cpp.