#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.
Definition at line 76 of file include/xplc/module.h.
Public Attributes | |
const UUID & | uuid |
IObject *(* | getObject )() |