path.hpp File Reference
#include <string>
Include dependency graph for path.hpp:

Go to the source code of this file.

Namespaces

namespace  ecl
 
namespace  ecl::util
 
namespace  ecl::util::path
 

Functions

std::string ecl::util::path::dirname (const std::string &fname)
 
std::string ecl::util::path::basename (const std::string &fname)
 
std::string ecl::util::path::extension (const std::string &fname)