geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
geopm::IOGroupFactory Member List

This is the complete list of members for geopm::IOGroupFactory, including all inherited members.

dictionary(const std::string &plugin_name) constgeopm::PluginFactory< IOGroup >inline
IOGroupFactory()geopm::IOGroupFactory
make_plugin(const std::string &plugin_name) constgeopm::PluginFactory< IOGroup >inline
operator=(const PluginFactory &other)=deletegeopm::PluginFactory< IOGroup >
plugin_names(void) constgeopm::PluginFactory< IOGroup >inline
PluginFactory()=defaultgeopm::PluginFactory< IOGroup >
PluginFactory(const PluginFactory &other)=deletegeopm::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()=defaultgeopm::IOGroupFactoryvirtual
~PluginFactory()=defaultgeopm::PluginFactory< IOGroup >virtual