votca 2024-dev
Loading...
Searching...
No Matches
Namespaces | Functions
filesystem.h File Reference
#include <string>
Include dependency graph for filesystem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  votca
 base class for all analysis tools
 
namespace  votca::tools
 
namespace  votca::tools::filesystem
 

Functions

std::string votca::tools::filesystem::GetFileExtension (const std::string &filename)
 
std::string votca::tools::filesystem::GetFileBase (const std::string &filename)
 
bool votca::tools::filesystem::FileExists (const std::string &filename)