#include <plugindata.h>

Class TPluginRequest

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


TPluginRequest()

Interface access: publishedPartnerInherited from: TPluginRequest

inline TPluginRequest();

Description

Member enumerations


Enum TPluginType

Interface access: publishedPartnerInherited from: TPluginRequest

TPluginType

Description

Type of plugin to request

EFormatter

A formatter plugin

EWriter

A writer plugin

Member data


iLoad

Interface access: publishedPartnerInherited from: TPluginRequest

TBool iLoad;

Description


iPluginType

Interface access: publishedPartnerInherited from: TPluginRequest

TPluginType iPluginType;

Description

Type of plugin


iIndex

Interface access: publishedPartnerInherited from: TPluginRequest

TUint iIndex;

Description

Index of the plugin that requires action


iUid

Interface access: publishedPartnerInherited from: TPluginRequest

TUid iUid;

Description

Plugin UID, used to check correct plugin


iPair

Interface access: publishedPartnerInherited from: TPluginRequest

TUint iPair;

Description

Index of the pair plugin


iSpare2

Interface access: internal to technology

TUint32 iSpare2;

Description