Rolly Radar core library
  1. Namespaces
  2. Classes

rll/paths.h file

Contents

  • Reference
    • Namespaces
    • Functions

Namespaces

namespace rll
Contract-programming related functions and classes.

Functions

auto application_data_dir_path(std::string_view app_dir, std::string_view app_name) →  std::filesystem::path
auto application_data_dir_path(std::string_view app_dir, std::string_view app_name, std::error_code& ec) →  std::filesystem::path noexcept
auto application_dir_path() →  std::filesystem::path
auto application_dir_path(std::error_code& ec) →  std::filesystem::path noexcept
auto application_file_path() →  std::filesystem::path
auto application_file_path(std::error_code& ec) →  std::filesystem::path noexcept
auto application_local_data_dir_path(std::string_view app_dir, std::string_view app_name) →  std::filesystem::path
auto application_local_data_dir_path(std::string_view app_dir, std::string_view app_name, std::error_code& ec) →  std::filesystem::path noexcept
auto user_home_path() →  std::filesystem::path
auto user_home_path(std::error_code& ec) →  std::filesystem::path noexcept
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.
    GitHub • Report an issue • License • Doxygen tagfile

    Site generated using Poxy