GekkoFS

User guide

  • Installing GekkoFS
  • Running GekkoFS
  • Forwarding mode
  • Scripts

Developer documentation

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

File path.hpp

↰ Parent directory (include/client)

Contents

  • Definition (include/client/path.hpp)

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (include/client/path.hpp)

  • Program Listing for File path.hpp

Includes

  • string (File random_string.cpp)

  • vector

Included By

  • File hooks.cpp

  • File path.cpp

  • File preload.cpp

  • File preload_context.cpp

Namespaces

  • Namespace gkfs

  • Namespace gkfs::path

Functions

  • Function gkfs::path::get_sys_cwd

  • Function gkfs::path::init_cwd

  • Function gkfs::path::match_components(const std::string&, unsigned int&, const std::vector<std::string>&)

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

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

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

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

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

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

  • Function gkfs::path::unset_env_cwd


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