flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::depgen::Config Struct Reference
Collaboration diagram for flexiblesusy::depgen::Config:
Collaboration graph

Public Attributes

bool add_empty_phony_targets {false}
 -MP More...
 
std::string file_name
 
bool ignore_non_existing {false}
 -MI More...
 
bool include_non_existing {false}
 -MG More...
 
std::string output_file
 
std::vector< std::string > search_paths
 
std::string target_name
 

Detailed Description

Definition at line 36 of file depgen.cpp.

Member Data Documentation

◆ add_empty_phony_targets

bool flexiblesusy::depgen::Config::add_empty_phony_targets {false}

-MP

Definition at line 43 of file depgen.cpp.

Referenced by main().

◆ file_name

std::string flexiblesusy::depgen::Config::file_name

Definition at line 37 of file depgen.cpp.

Referenced by main(), and flexiblesusy::depgen::search_includes().

◆ ignore_non_existing

bool flexiblesusy::depgen::Config::ignore_non_existing {false}

-MI

Definition at line 42 of file depgen.cpp.

Referenced by main(), and flexiblesusy::depgen::search_includes().

◆ include_non_existing

bool flexiblesusy::depgen::Config::include_non_existing {false}

-MG

Definition at line 41 of file depgen.cpp.

Referenced by main(), and flexiblesusy::depgen::search_includes().

◆ output_file

std::string flexiblesusy::depgen::Config::output_file

Definition at line 39 of file depgen.cpp.

Referenced by main().

◆ search_paths

std::vector<std::string> flexiblesusy::depgen::Config::search_paths

Definition at line 40 of file depgen.cpp.

Referenced by main(), and flexiblesusy::depgen::search_includes().

◆ target_name

std::string flexiblesusy::depgen::Config::target_name

Definition at line 38 of file depgen.cpp.

Referenced by main().


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