Module Class Reference

Inheritance diagram for Module:
[legend]
List of all members.

Detailed Description

Definition at line 36 of file moduleloader.h.

Public Member Functions

 Module (void *aHandle, const XPLC_ModuleInfo *aModuleInfo)
virtual IObjectgetObject (const UUID &cid)
 Get the object corresponding to the given UUID.
virtual ~Module ()

Static Public Member Functions

static ModuleloadModule (const char *modulename)


Member Function Documentation

IObject * Module::getObject ( const UUID cid  )  [virtual]

Get the object corresponding to the given UUID.

The returned object is already addRef()ed. Returns NULL if there is no matching object.

Implements IServiceHandler.

Definition at line 111 of file moduleloader.cpp.

References XPLC_ModuleInfo::components, XPLC_ComponentEntry::getObject, and XPLC_ComponentEntry::uuid.


The documentation for this class was generated from the following files:
Generated on Mon Feb 5 10:54:31 2007 for WvStreams by  doxygen 1.5.1