static void GetUnitHeapParam( qVector< UnitHeapParam > & param );
Name | Description | |
---|---|---|
out | param | Returns the structural information for each unit heap for the payload. |
Gets the structural information of the unit heap for the payload used by the packet buffer manager. If not set with the SetUnitHeapParam
function, returns the structural information used by default.
The default packet buffer pool uses a unit heap with a unit size of 1364 bytes for the payload and a 300 kilobyte region, including a unit heap for the packet management object.
CONFIDENTIAL