geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::IOGroupFactory, including all inherited members.
dictionary(const std::string &plugin_name) const | geopm::PluginFactory< IOGroup > | inline |
IOGroupFactory() | geopm::IOGroupFactory | |
make_plugin(const std::string &plugin_name) const | geopm::PluginFactory< IOGroup > | inline |
operator=(const PluginFactory &other)=delete | geopm::PluginFactory< IOGroup > | |
plugin_names(void) const | geopm::PluginFactory< IOGroup > | inline |
PluginFactory()=default | geopm::PluginFactory< IOGroup > | |
PluginFactory(const PluginFactory &other)=delete | geopm::PluginFactory< IOGroup > | |
register_plugin(const std::string &plugin_name, std::function< std::unique_ptr< IOGroup >()> make_plugin, const std::map< std::string, std::string > &dictionary=m_empty_dictionary) | geopm::PluginFactory< IOGroup > | inline |
~IOGroupFactory()=default | geopm::IOGroupFactory | virtual |
~PluginFactory()=default | geopm::PluginFactory< IOGroup > | virtual |