#include <coredumpserverapi.h>

Class TConfigRequest

Interface access: publishedPartner

class TConfigRequest;

Description

Class for requesting change in configuration parameter from the CDS and loaded plugins.

Members

Defined in TConfigRequest:

  • iIndexSub identifiers for the request. These are auxiliary ids that can be used to ref...
  • iInstance
  • iSourceType of data to supply for this request
  • iSpare0Spare variables for future expansion.
  • iSpare1

Member data


iSource

Interface access: publishedPartnerInherited from: TConfigRequest

COptionConfig::TParameterSource iSource;

Description

Type of data to supply for this request


iIndex

Interface access: publishedPartnerInherited from: TConfigRequest

TUint32 iIndex;

Description

Sub identifiers for the request. These are auxiliary ids that can be used to refine the request.


iInstance

Interface access: publishedPartnerInherited from: TConfigRequest

TUint32 iInstance;

Description


iSpare0

Interface access: internal to technology

TUint32 iSpare0;

Description

Spare variables for future expansion.


iSpare1

Interface access: internal to technology

TUint32 iSpare1;

Description