ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
simple class to add a configuration option to the list of known options More...
#include <Misc.h>
Public Member Functions | |
ConfigAnnouncer (Configuration &config, std::string key, std::string type=std::string(), std::string values=std::string(), std::string description=std::string()) | |
ConfigAnnouncer (std::string key, std::string type=std::string(), std::string values=std::string(), std::string description=std::string()) | |
simple class to add a configuration option to the list of known options
|
inline |
Definition at line 508 of file Misc.h.
References get_metrics::config, and get_metrics::type.
|
inline |
Definition at line 514 of file Misc.h.
References etiss::Configuration::announce(), etiss::cfg(), and get_metrics::type.