Symbian3/PDK/Source/GUID-B1D63E7B-81EB-5F75-96C3-789E5C3E4C03.dita
changeset 9 59758314f811
parent 5 f345bda72bc4
child 12 80ef3a206772
equal deleted inserted replaced
8:ae94777fff8f 9:59758314f811
   205 <p>results in the construction of a doubly linked list of <codeph>CItem</codeph> objects
   205 <p>results in the construction of a doubly linked list of <codeph>CItem</codeph> objects
   206 each containing a pointer to an <codeph>HBufC</codeph> descriptor containing
   206 each containing a pointer to an <codeph>HBufC</codeph> descriptor containing
   207 the text as shown:</p>
   207 the text as shown:</p>
   208 <fig id="GUID-10DC05B0-64A2-52D0-ABC6-ACD231F402C4">
   208 <fig id="GUID-10DC05B0-64A2-52D0-ABC6-ACD231F402C4">
   209 <title/>
   209 <title/>
   210 <image href="GUID-03AC137D-173A-558C-A2F3-9522870AC43C_d0e327423_href.png" placement="inline"/>
   210 <image href="GUID-03AC137D-173A-558C-A2F3-9522870AC43C_d0e315969_href.png" placement="inline"/>
   211 </fig>
   211 </fig>
   212 <p>The following code destroys the list elements and the <codeph>CXy</codeph> object
   212 <p>The following code destroys the list elements and the <codeph>CXy</codeph> object
   213 containing the list header and iterator:</p>
   213 containing the list header and iterator:</p>
   214 <codeblock id="GUID-37EF4182-834F-51BF-9250-61B479BFD3D1" xml:space="preserve">    ...
   214 <codeblock id="GUID-37EF4182-834F-51BF-9250-61B479BFD3D1" xml:space="preserve">    ...
   215     items-&gt;DoItems();
   215     items-&gt;DoItems();