Include :
- aggiunto EgtUUID e Writer - Scan diventato Scanner.
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
EGN_EXPORT bool ExistsFile( const std::string& sFile) ;
|
||||
EGN_EXPORT bool CopyFileEgt( const std::string& sFile, const std::string& sNewFile) ;
|
||||
EGN_EXPORT bool RenameFile( const std::string& sFile, const std::string& sNewFile) ;
|
||||
EGN_EXPORT bool EraseFile( const std::string& sFile) ;
|
||||
EGN_EXPORT std::string ChangeFileExtension( const std::string& sFile, const std::string& sNewExt) ;
|
||||
EGN_EXPORT bool FileExtensionMatches( const std::string& sFile, const std::string& sExt) ;
|
||||
|
||||
Reference in New Issue
Block a user