votca 2024-dev
Loading...
Searching...
No Matches
Namespaces | Functions
filesystem.cc File Reference
#include <fstream>
#include <boost/algorithm/string.hpp>
#include "votca/tools/filesystem.h"
Include dependency graph for filesystem.cc:

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)