STIR
6.2.0
|
Declaration of functions to get configuration directory etc. More...
Go to the source code of this file.
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
std::string | stir::find_STIR_config_file (const std::string &filename) |
find full path of a config file More... | |
std::string | stir::get_STIR_config_dir () |
find string with the (full) path of the directory where looks for STIR configuration files More... | |
std::string | stir::get_STIR_doc_dir () |
find string with the (full) path of the directory where the STIR documentation was installed More... | |
std::string | stir::get_STIR_examples_dir () |
find string with the (full) path of the directory where the STIR examples are installed More... | |
Declaration of functions to get configuration directory etc.
Copyright (C) 2021, National Physical Laboratory Copyright (C) 2022, University College London This file is part of STIR.
SPDX-License-Identifier: Apache-2.0
See STIR/LICENSE.txt for details