SkyGI::CopyThread Class Reference

Inheritance diagram for SkyGI::CopyThread:
[legend]
Collaboration diagram for SkyGI::CopyThread:
[legend]
List of all members.

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

Constructor & Destructor Documentation

CopyThread::CopyThread ( CopyDialogView pView  ) 


Member Function Documentation

bool CopyThread::CopyPath ( const String pPath,
const String pDestinationDirectory 
)

bool CopyThread::CopyDirectory ( const String pPath,
const String pDestinationDirectory 
)

bool CopyThread::CopyFile ( const String pPath,
const String pDestinationDirectory 
)

int CopyThread::Run (  )  [virtual]

Implements SkyGI::Thread.

void CopyThread::Cancel (  ) 


Generated on Thu Dec 13 18:14:17 2007 for SkyGI by  doxygen 1.5.1-p1