Interface access: | publishedPartner | |
class TPluginRequest;
Description
Class used between Core Dump Server and its clients to request the server to carry out actions on plugins, such as load/unload.
Members
Defined in TPluginRequest
:
Construction and destruction
Interface access: | publishedPartner | Inherited from: TPluginRequest |
inline TPluginRequest();
Description
Interface access: | publishedPartner | Inherited from: TPluginRequest |
TPluginType
Description
Type of plugin to request
Interface access: | publishedPartner | Inherited from: TPluginRequest |
TBool iLoad;
Description
Interface access: | publishedPartner | Inherited from: TPluginRequest |
TPluginType iPluginType;
Description
Type of plugin
Interface access: | publishedPartner | Inherited from: TPluginRequest |
TUint iIndex;
Description
Index of the plugin that requires action
Interface access: | publishedPartner | Inherited from: TPluginRequest |
TUid iUid;
Description
Plugin UID, used to check correct plugin
Interface access: | publishedPartner | Inherited from: TPluginRequest |
TUint iPair;
Description
Index of the pair plugin
Interface access: | internal to technology | |
TUint32 iSpare2;
Description