|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
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 |
|
inline |
Definition at line 477 of file Misc.h.
References etiss::Configuration::announce(), and etiss::cfg().
