#include <Plugins.h>
Collaboration diagram for CPluginObjectInfo:
Public Methods | |
__fastcall | CPluginObjectInfo (const CExtUUID &objectuuid, const CExtUUID &categoryuuid, const int imageindex, _CCreateObject createobject) |
const CSmallString __fastcall | GetLocaleString (const CSmallString &univalue) |
const CExtUUID &__fastcall | GetCategory (void) const |
const CExtUUID &__fastcall | GetObjectUUID (void) const |
CPluginModule *__fastcall | GetPluginModule (void) const |
int __fastcall | GetImageIndex (void) const |
int __fastcall | GetRealImageIndex (void) const |
void __fastcall | CreateObject (void) |
void __fastcall | DestroyObject (void) |
Friends | |
class | CPluginObjectDescription |
popisuje objekt pluginu na straně modulu (dll modulu), slouží ke konektování a k instalaci objektu, lokalizaci provádí CPluginObjectDescription