48 virtual bool announce(
const std::string& session )
const;
60 #endif // HWSD_MODULE_H
Defines export visibility macros for library hwsd.
Module()
Register and construct a new module.
virtual ~Module()
Destruct this module.
virtual bool announce(const std::string &session) const
Announce the information about all found resources.
Base class for runtime-attached DSOs of a query implementation.
virtual T discover() const =0