Interface access: | publishedPartner | |
KTTMaxAsyncRequests (4)
Description
Number of asynchronous requests
Interface access: | publishedPartner | |
KTTDefaultMessageSlots (KTTMaxAsyncRequests)
Description
Default number of message slots per session Same as KTTMaxAsyncRequests as synchronous requests provided by framework
Interface access: | internal to technology | |
KNumPluginDetails 5
Description
Number of plugin details in a plugin transfer block. Used between server library and cds
Interface access: | publishedPartner | |
TCoreDumpConfigParameters
Description
Interface access: | internal to technology | |
TCoreDumpServRqst
Description
Core Dump Server client-server requests
Interface access: | publishedPartner | |
TCrashProgress
Description
Enumerations that identify the RProperty objects shared between various parts of the core dump server system, plugins and clients.
The properties are defined by the Core Dump Session at startup. These properties have the uid of the Core Dump Server.
ECrashProgress |
Current crash status. Updated by formatters during a crash. RProperty of type RProperty::EText. |
ECancelCrash |
Cancels the generation of a crash when set to non-zero. RProperty of type RProperty::EInt. |
ECrashCount |
Number of crashes served by this session of the Core Dump Server. RProperty of type RProperty::EInt. |
|
coredumpserverapi.h Global variables
Interface access: | publishedPartner | |
const TUid KCoreDumpServUid={ 0x10282FE5 };
Description
Core Dump Server UID
KCoreDumpServMajorVersionNumber
Interface access: | publishedPartner | |
const TUint KCoreDumpServMajorVersionNumber=1;
Description
Core Dump Server major version
KCoreDumpServMinorVersionNumber
Interface access: | publishedPartner | |
const TUint KCoreDumpServMinorVersionNumber=0;
Description
Core Dump Server minor version
KCoreDumpServBuildVersionNumber
Interface access: | publishedPartner | |
const TUint KCoreDumpServBuildVersionNumber=1;
Description
Core Dump Server build number