GekkoFS

User guide

  • Installing GekkoFS
  • Running GekkoFS
  • Forwarding mode
  • Scripts

Developer documentation

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

File path_util.hpp

↰ Parent directory (include/common)

Contents

  • Definition (include/common/path_util.hpp)

  • Includes

  • Included By

  • Namespaces

  • Functions

  • Variables

Definition (include/common/path_util.hpp)

  • Program Listing for File path_util.hpp

Includes

  • string (File random_string.cpp)

  • vector

Included By

  • File gkfs_functions.cpp

  • File hooks.cpp

  • File path.cpp

  • File preload_context.cpp

  • File path_util.cpp

  • File chunk_storage.cpp

  • File db.cpp

  • File parallax_backend.cpp

  • File rocksdb_backend.cpp

Namespaces

  • Namespace gkfs

  • Namespace gkfs::path

Functions

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

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

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

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

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

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

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

Variables

  • Variable gkfs::path::max_length

  • Variable gkfs::path::separator


© 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.