Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

directoryview.cpp File Reference


Namespaces

namespace  os_priv

Functions

bool load_icon (const char *pzPath, void *pBuffer, bool bLarge)
int ReadFileDlg (int nFile, void *pBuffer, int nSize, const char *pzPath, Error_e *peError)
int WriteFileDlg (int nFile, const void *pBuffer, int nSize, const char *pzPath, Error_e *peError)
bool CopyFile (const char *pzDst, const char *pzSrc, bool *pbReplaceFiles, bool *pbDontOverwrite, ProgressRequester *pcProgress)
bool DeleteFile (const char *pzPath, ProgressRequester *pcProgress)
int32 DelFileThread (void *pData)
void StartFileDelete (const std::vector< std::string > &cPaths, const Messenger &cViewTarget)
int32 CopyFileThread (void *pData)
void StartFileCopy (const std::vector< std::string > &cDstPaths, const std::vector< std::string > &cSrcPaths, const Messenger &cViewTarget)

Function Documentation

bool CopyFile const char * pzDst,
const char * pzSrc,
bool * pbReplaceFiles,
bool * pbDontOverwrite,
ProgressRequester * pcProgress
 

int32 CopyFileThread void * pData
 

int32 DelFileThread void * pData
 

bool DeleteFile const char * pzPath,
ProgressRequester * pcProgress
 

int ReadFileDlg int nFile,
void * pBuffer,
int nSize,
const char * pzPath,
Error_e * peError
 

void StartFileCopy const std::vector< std::string > & cDstPaths,
const std::vector< std::string > & cSrcPaths,
const Messenger & cViewTarget
 

void StartFileDelete const std::vector< std::string > & cPaths,
const Messenger & cViewTarget
 

int WriteFileDlg int nFile,
const void * pBuffer,
int nSize,
const char * pzPath,
Error_e * peError
 

bool load_icon const char * pzPath,
void * pBuffer,
bool bLarge
 


Generated at Tue Sep 11 15:27:44 2001 for AtheOS higlevel API by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001