Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
MartyRuntimeConfig::InstallInfo Struct Reference

#include <MartyRuntimeConfig.h>

Public Attributes

std::filesystem::path requested_path
 
std::filesystem::path prefix
 
std::filesystem::path include_dir
 
std::filesystem::path lib_dir
 
std::filesystem::path marty_header
 
std::filesystem::path marty_library
 
std::filesystem::path marty_executable
 
std::string source
 
std::string error
 
bool has_executable = false
 
bool valid = false
 

Detailed Description

Definition at line 32 of file MartyRuntimeConfig.h.

Member Data Documentation

◆ error

std::string MartyRuntimeConfig::InstallInfo::error

Definition at line 41 of file MartyRuntimeConfig.h.

◆ has_executable

bool MartyRuntimeConfig::InstallInfo::has_executable = false

Definition at line 42 of file MartyRuntimeConfig.h.

◆ include_dir

std::filesystem::path MartyRuntimeConfig::InstallInfo::include_dir

Definition at line 35 of file MartyRuntimeConfig.h.

◆ lib_dir

std::filesystem::path MartyRuntimeConfig::InstallInfo::lib_dir

Definition at line 36 of file MartyRuntimeConfig.h.

◆ marty_executable

std::filesystem::path MartyRuntimeConfig::InstallInfo::marty_executable

Definition at line 39 of file MartyRuntimeConfig.h.

◆ marty_header

std::filesystem::path MartyRuntimeConfig::InstallInfo::marty_header

Definition at line 37 of file MartyRuntimeConfig.h.

◆ marty_library

std::filesystem::path MartyRuntimeConfig::InstallInfo::marty_library

Definition at line 38 of file MartyRuntimeConfig.h.

◆ prefix

std::filesystem::path MartyRuntimeConfig::InstallInfo::prefix

Definition at line 34 of file MartyRuntimeConfig.h.

◆ requested_path

std::filesystem::path MartyRuntimeConfig::InstallInfo::requested_path

Definition at line 33 of file MartyRuntimeConfig.h.

◆ source

std::string MartyRuntimeConfig::InstallInfo::source

Definition at line 40 of file MartyRuntimeConfig.h.

◆ valid

bool MartyRuntimeConfig::InstallInfo::valid = false

Definition at line 43 of file MartyRuntimeConfig.h.


The documentation for this struct was generated from the following file: