6 #ifndef ENVIRONMENTPARSER_HPP_INCLUDE
7 #define ENVIRONMENTPARSER_HPP_INCLUDE
19 const std::string &environment_variable_contents);
Definition: Accumulator.cpp:12
std::vector< std::pair< std::string, int > > environment_signal_parser(const std::set< std::string > &valid_signals, const std::string &environment_variable_contents)
EnvironmentParser class parses signal lists from the GEOPM_REPORT_SIGNALS and GEOPM_TRACE_SIGNALS env...
Definition: EnvironmentParser.cpp:15