33 #include <xplc/IMoniker.h> 34 #include <xplc/IFactory.h> 35 #include <xplc/IModuleManagerFactory.h> 50 servmgr->addHandler(modulemgr);
62 return factory->createObject();
77 return factory->createObject();
The basic interface which is included by all other XPLC interfaces and objects.
The structure underlying UUIDs.
Smart pointer for XPLC interfaces.
void addModuleDirectory(const char *directory)
Adds a directory to the module loader path.
IObject * create(const UUID &cid)
Object creation helper.
The XPLC helper class for the C++ binding.
Smart pointer class for XPLC interfaces.