Symbian3/PDK/Source/GUID-B1D63E7B-81EB-5F75-96C3-789E5C3E4C03.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
equal deleted inserted replaced
11:5072524fcc79 12:80ef3a206772
   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_d0e315969_href.png" placement="inline"/>
   210 <image href="GUID-03AC137D-173A-558C-A2F3-9522870AC43C_d0e321959_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();