WvStreams
Public Attributes | List of all members
XPLC_ComponentEntry Struct Reference

Entry for a component. More...

#include <module.h>

Public Attributes

const UUIDuuid
 
IObject *(* getObject )()
 

Detailed Description

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.

Definition at line 76 of file module.h.


The documentation for this struct was generated from the following file: