Class ConfiguredModule¶
Defined in File ConfiguredModule.hpp
Class Documentation¶
-
class ConfiguredModule¶
A helper class to load modules based on the configuration.
Public Static Functions
-
static std::string getImpl(const std::string &interface)¶
Gets the implementation name for a named module. Returns an empty string if there is no such module.
- Parameters:
interface – the name of the module to be checked.
-
static std::string getImpl(const std::string &interface)¶