WvStreams
|
Entry for a component. More...
#include <module.h>
Public Attributes | |
const UUID & | uuid |
IObject *(* | getObject )() |
Entry for a component.
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.