19 #ifndef HWSD_NET_SYS_MODULE_H
20 #define HWSD_NET_SYS_MODULE_H
23 #include <hwsd/module.h>
24 #include <hwsd/types.h>
39 static HWSD_API
void use();
55 #endif // HWSD_NET_SYS_MODULE_H
Defines export visibility macros for library hwsd.
virtual NetInfos discover() const
Base class for runtime-attached DSOs of a query implementation.
static void use()
Instantiate the sys network discovery module for the process.
The low-level implementation for local network interface discovery.
static void dispose()
Unload the sys network discovery module for the process.