#include <module.h>
Modules have an array of these, where the function pointed at by getObject will be used to obtain an interface pointer when the requested UUID matches the one in uuid.
Public Attributes | |
const UUID & | uuid |
IObject *(* | getObject )() |