PandA-2024.02
Macros | Variables
Parameter.cpp File Reference
#include "Parameter.hpp"
#include "constant_strings.hpp"
#include "dbgPrintHelper.hpp"
#include "experimental_setup_xml.hpp"
#include "fileIO.hpp"
#include "polixml.hpp"
#include "refcount.hpp"
#include "string_manipulation.hpp"
#include "utility.hpp"
#include "xml_dom_parser.hpp"
#include "xml_helper.hpp"
#include "config_HAVE_FROM_C_BUILT.hpp"
#include "config_HAVE_I386_CLANG10_COMPILER.hpp"
#include "config_HAVE_I386_CLANG11_COMPILER.hpp"
#include "config_HAVE_I386_CLANG12_COMPILER.hpp"
#include "config_HAVE_I386_CLANG13_COMPILER.hpp"
#include "config_HAVE_I386_CLANG16_COMPILER.hpp"
#include "config_HAVE_I386_CLANG4_COMPILER.hpp"
#include "config_HAVE_I386_CLANG5_COMPILER.hpp"
#include "config_HAVE_I386_CLANG6_COMPILER.hpp"
#include "config_HAVE_I386_CLANG7_COMPILER.hpp"
#include "config_HAVE_I386_CLANG8_COMPILER.hpp"
#include "config_HAVE_I386_CLANG9_COMPILER.hpp"
#include "config_HAVE_I386_CLANGVVD_COMPILER.hpp"
#include "config_HAVE_I386_GCC49_COMPILER.hpp"
#include "config_HAVE_I386_GCC5_COMPILER.hpp"
#include "config_HAVE_I386_GCC6_COMPILER.hpp"
#include "config_HAVE_I386_GCC7_COMPILER.hpp"
#include "config_HAVE_I386_GCC8_COMPILER.hpp"
#include "config_HAVE_TO_DATAFILE_BUILT.hpp"
#include "config_PACKAGE_BUGREPORT.hpp"
#include "config_PACKAGE_STRING.hpp"
#include <cstdlib>
#include <filesystem>
#include <iosfwd>
#include "branch_name.hpp"
#include "revision_hash.hpp"
Include dependency graph for Parameter.cpp:

Go to the source code of this file.

Macros

#define OPTION_NAME(r, data, elem)   option_name[BOOST_PP_CAT(OPT_, elem)] = #elem;
 

Variables

const std::string branch_name
 
const std::string revision_hash
 

Detailed Description

Author
Christian Pilato pilat.nosp@m.o@el.nosp@m.et.po.nosp@m.limi.nosp@m..it
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it

Definition in file Parameter.cpp.

Macro Definition Documentation

◆ OPTION_NAME

#define OPTION_NAME (   r,
  data,
  elem 
)    option_name[BOOST_PP_CAT(OPT_, elem)] = #elem;

Definition at line 105 of file Parameter.cpp.

Referenced by Parameter::Parameter().

Variable Documentation

◆ branch_name

const std::string branch_name
Initial value:
= {
}

Definition at line 97 of file Parameter.cpp.

Referenced by Parameter::SetCommonDefaults().

◆ revision_hash

const std::string revision_hash
Initial value:
= {
}

Definition at line 101 of file Parameter.cpp.

Referenced by Parameter::SetCommonDefaults().


Generated on Mon Feb 12 2024 13:03:32 for PandA-2024.02 by doxygen 1.8.13