DescriptionClass for requesting lists from the Core Dump Server. The requestor appends the results of each request to obtain an entire list. Uses "T<type>InfoBlock" classes to transfer data accross the process boundary. MembersDefined in
DescriptionType of data to supply for this request
DescriptionType of data to supply for this request
DescriptionSub identifiers for the request. These are auxiliary ids that can be used to refine the request.
DescriptionRequestor sets iIndex. iIndex==0 means the supplier should refresh the list and supply from index 0. iIndex > 0 means supply element [iIndex-1] and onwards. Requestor should thus increase iIndex by how many elements were supplied on each call.
DescriptionSupplier writes iSupplied according to how many items it copied into the buffer on this call
DescriptionSupplier writes iRemaining to indicate how many items it has yet to supply.
DescriptionNumber of bytes required to hold the resulting data
DescriptionSpare variables for future expansion.
Description
Copyright ©2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: SFL
|