GekkoFS

User guide

  • Installing GekkoFS
  • Running GekkoFS
  • Forwarding mode
  • Scripts

Developer documentation

  • Testing
  • Coverage
  • Reference
GekkoFS
  • File path_util.cpp
  • View page source

File path_util.cpp

↰ Parent directory (src/common)

Contents

  • Definition (src/common/path_util.cpp)

  • Includes

  • Namespaces

  • Functions

Definition (src/common/path_util.cpp)

  • Program Listing for File path_util.cpp

Includes

  • cassert

  • common/path_util.hpp (File path_util.hpp)

  • cstring

  • system_error

Namespaces

  • Namespace gkfs

  • Namespace gkfs::path

Functions

  • Function gkfs::path::absolute_to_relative(const string&, const string&)

  • Function gkfs::path::dirname(const string&)

  • Function gkfs::path::has_trailing_slash(const string&)

  • Function gkfs::path::is_absolute(const string&)

  • Function gkfs::path::is_relative(const string&)

  • Function gkfs::path::prepend_path(const string&, const char *)

  • Function gkfs::path::split_path(const string&)


© Copyright 2018-2025, Barcelona Supercomputing Center, Spain.
© Copyright 2015-2025, Johannes Gutenberg Universitaet Mainz, Germany.

Built with Sphinx using a theme provided by Read the Docs.