operation_copy.cpp File Reference


Classes

struct  CopyFileParams_s

Defines

#define CPATTR_BUF_SIZE   1024

Enumerations

enum  Error_e {
  E_OK,
  E_SKIP,
  E_CANCEL,
  E_ALL,
  E_OK,
  E_SKIP,
  E_CANCEL,
  E_ALL
}

Functions

bool OperationCopyFile (const char *pzDst, const char *pzSrc, bool *pbReplaceFiles, bool *pbDontOverwrite, bool bDeleteAfterCopy, ProgressRequester *pcProgress)
void os::copy_files (const std::vector< os::String > &cDstPaths, const std::vector< os::String > &cSrcPaths, const Messenger &cMsgTarget, Message *pcFinishMsg, bool bReplace, bool bDontOverwrite)

Define Documentation

#define CPATTR_BUF_SIZE   1024


Enumeration Type Documentation

enum Error_e

Enumerator:
E_OK 
E_SKIP 
E_CANCEL 
E_ALL 
E_OK 
E_SKIP 
E_CANCEL 
E_ALL 


Function Documentation

bool OperationCopyFile ( const char *  pzDst,
const char *  pzSrc,
bool *  pbReplaceFiles,
bool *  pbDontOverwrite,
bool  bDeleteAfterCopy,
ProgressRequester pcProgress 
)


Generated on Sat May 9 22:50:54 2009 for Syllable higlevel API by  doxygen 1.5.1