Symbian3/SDK/Source/GUID-C549EC51-D81F-5AEC-80EA-EF83B2D9AF51.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    20 <p>The cell header is a struct of type <codeph>RHeap::SCell</codeph> defined
    20 <p>The cell header is a struct of type <codeph>RHeap::SCell</codeph> defined
    21 as part of the <codeph>RHeap</codeph> class in <filepath>e32std.h</filepath>.</p>
    21 as part of the <codeph>RHeap</codeph> class in <filepath>e32std.h</filepath>.</p>
    22 <p>The following diagram shows a typical mix of free and allocated cells.</p>
    22 <p>The following diagram shows a typical mix of free and allocated cells.</p>
    23 <fig id="GUID-A066C7F2-B6E9-5F64-8A00-F2AC5D16B585">
    23 <fig id="GUID-A066C7F2-B6E9-5F64-8A00-F2AC5D16B585">
    24 <title>Example of the allocated and free cells in a heap</title>
    24 <title>Example of the allocated and free cells in a heap</title>
    25 <image href="GUID-4B4110D9-0CAA-5CA1-A994-9DAF501119E4_d0e244031_href.png" placement="inline"/>
    25 <image href="GUID-4B4110D9-0CAA-5CA1-A994-9DAF501119E4_d0e240294_href.png" placement="inline"/>
    26 </fig>
    26 </fig>
    27 </conbody></concept>
    27 </conbody></concept>