|
ifw-ccf 5.0.2
|
#include <rad/logger.hpp>#include <ifw/core/utils/file/file.hpp>#include <ifw/ccf/common/config.hpp>#include <ifw/ccf/common/utilities.hpp>Namespaces | |
| namespace | ifw |
| namespace | ifw::ccf |
| namespace | ifw::ccf::common |
Functions | |
| std::string | ifw::ccf::common::GetImageDir () |
| Get the name of the image output folder. | |
| std::string | ifw::ccf::common::PackParameters (const ifw::core::utils::param::ParameterSet ¶meters) |
| Serialise the parameters contained in the parameter set. | |
| void | ifw::ccf::common::UnpackParameters (const std::string ¶meters, ifw::core::utils::param::ParameterSet &par_set) |
| Unpack the serialised parameters and store the information in the provided parameter set object. | |
| std::vector< std::string > | ifw::ccf::common::get_call_stack (int max_frames=64) |