Symbian3/SDK/Source/GUID-C549EC51-D81F-5AEC-80EA-EF83B2D9AF51.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    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_d0e240294_href.png" placement="inline"/>
    25 <image href="GUID-4B4110D9-0CAA-5CA1-A994-9DAF501119E4_d0e245253_href.png" placement="inline"/>
    26 </fig>
    26 </fig>
    27 </conbody></concept>
    27 </conbody></concept>