Public Member Functions | |
| CopyThread (CopyDialogView *pView) | |
| bool | CopyPath (const String &pPath, const String &pDestinationDirectory) |
| bool | CopyDirectory (const String &pPath, const String &pDestinationDirectory) |
| bool | CopyFile (const String &pPath, const String &pDestinationDirectory) |
| int | Run () |
| void | Cancel () |
Classes | |
| class | Private |
| CopyThread::CopyThread | ( | CopyDialogView * | pView | ) |
| int CopyThread::Run | ( | ) | [virtual] |
Implements SkyGI::Thread.
| void CopyThread::Cancel | ( | ) |
1.5.1-p1