STIR  6.2.0
Namespaces | Functions

implementation of functions to get configuration directory etc More...

#include "stir/find_STIR_config.h"
#include "stir/error.h"
#include "stir/config.h"
#include <iostream>
#include <fstream>
#include <cstdlib>

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

Detailed Description

implementation 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

Author
Daniel Deidda
Kris Thielemans