Namespaces | Functions
FileHelpers.hpp File Reference
#include <openfluid/dllexport.hpp>
#include <vector>
Include dependency graph for FileHelpers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 openfluid
 
 openfluid::tools
 

Functions

std::vector< std::string > OPENFLUID_API openfluid::tools::findFilesByExtension (const std::string &Path, const std::string &Ext, bool WithPath=false, bool ExtIncludeDot=false)
 
std::vector< std::string > OPENFLUID_API openfluid::tools::findFilesBySuffixAndExtension (const std::string &Path, const std::string &Suffix, const std::string &Ext, bool WithPath=false, bool ExtIncludeDot=false)
 
std::vector< std::string > OPENFLUID_API openfluid::tools::findDirectories (const std::string &Path, bool WithPath=false)
 
bool OPENFLUID_API openfluid::tools::emptyDirectoryRecursively (const std::string &Path)
 
void OPENFLUID_API openfluid::tools::copyDirectoryContentsRecursively (const std::string &SrcPath, const std::string &DestPath, const bool DontCopyDotDirs=false)
 

Detailed Description

Author
Jean-Christophe FABRE jean-.nosp@m.chri.nosp@m.stoph.nosp@m.e.fa.nosp@m.bre@s.nosp@m.upag.nosp@m.ro.in.nosp@m.ra.f.nosp@m.r