Symbian3/SDK/Source/GUID-8D4AD37E-6B96-5B82-8313-F88D97531DEC.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    25 The class is templated; the template parameter defines the type of object
    25 The class is templated; the template parameter defines the type of object
    26 that this descriptor can contain.</p> <p>For example, a package descriptor
    26 that this descriptor can contain.</p> <p>For example, a package descriptor
    27 of type <codeph>TPckgBuf&lt;TExample&gt;</codeph> is a modifiable buffer descriptor
    27 of type <codeph>TPckgBuf&lt;TExample&gt;</codeph> is a modifiable buffer descriptor
    28 that only contains objects of type <codeph>TExample</codeph>.</p> <p>The package
    28 that only contains objects of type <codeph>TExample</codeph>.</p> <p>The package
    29 class also allows functions to be called on the contained class.</p> <fig id="GUID-7EE59907-F6E0-5200-A4BF-6AD5C9BE2D67">
    29 class also allows functions to be called on the contained class.</p> <fig id="GUID-7EE59907-F6E0-5200-A4BF-6AD5C9BE2D67">
    30 <image href="GUID-541C8505-335F-5C93-8C0E-96BCEE39D1E6_d0e232716_href.png" placement="inline"/>
    30 <image href="GUID-541C8505-335F-5C93-8C0E-96BCEE39D1E6_d0e228979_href.png" placement="inline"/>
    31 </fig> </section>
    31 </fig> </section>
    32 <section id="GUID-C7714A6F-0E8D-43D4-B168-1EB333D8BCC7"><title>Packaged non-modifiable pointer descriptor</title> <p>This
    32 <section id="GUID-C7714A6F-0E8D-43D4-B168-1EB333D8BCC7"><title>Packaged non-modifiable pointer descriptor</title> <p>This
    33 is an object of type <codeph>TPckgC</codeph> and is a non-modifiable pointer
    33 is an object of type <codeph>TPckgC</codeph> and is a non-modifiable pointer
    34 descriptor. The class is templated; the template parameter defines the type
    34 descriptor. The class is templated; the template parameter defines the type
    35 of object that this descriptor can represent.</p> <p>For example, a package
    35 of object that this descriptor can represent.</p> <p>For example, a package
    36 descriptor of type <codeph>TPckgC&lt;TExample&gt;</codeph> is a non- modifiable
    36 descriptor of type <codeph>TPckgC&lt;TExample&gt;</codeph> is a non- modifiable
    37 pointer descriptor that only represents objects of type <codeph>TExample</codeph>.</p> <p>The
    37 pointer descriptor that only represents objects of type <codeph>TExample</codeph>.</p> <p>The
    38 package class also allows functions to be called on the contained class.</p> <fig id="GUID-31860379-F6A7-5D65-8160-EEDABBB73AD3">
    38 package class also allows functions to be called on the contained class.</p> <fig id="GUID-31860379-F6A7-5D65-8160-EEDABBB73AD3">
    39 <image href="GUID-EA2AAE86-0BD3-52C9-BD13-75E9F04DE77F_d0e232744_href.png" placement="inline"/>
    39 <image href="GUID-EA2AAE86-0BD3-52C9-BD13-75E9F04DE77F_d0e229007_href.png" placement="inline"/>
    40 </fig> </section>
    40 </fig> </section>
    41 <section id="GUID-3AD2BB30-93E0-4E1F-B2BC-15693CE45A3E"><title>Packaged modifiable pointer descriptor</title> <p>This is
    41 <section id="GUID-3AD2BB30-93E0-4E1F-B2BC-15693CE45A3E"><title>Packaged modifiable pointer descriptor</title> <p>This is
    42 an object of type <codeph>TPckg</codeph> and is a modifiable pointer descriptor.
    42 an object of type <codeph>TPckg</codeph> and is a modifiable pointer descriptor.
    43 The class is templated; the template parameter defines the type of object
    43 The class is templated; the template parameter defines the type of object
    44 that this descriptor can represent.</p> <p>For example, a package descriptor
    44 that this descriptor can represent.</p> <p>For example, a package descriptor
    45 of type <codeph>TPckg&lt;TExample&gt;</codeph> is a modifiable pointer descriptor
    45 of type <codeph>TPckg&lt;TExample&gt;</codeph> is a modifiable pointer descriptor
    46 that only represents objects of type <codeph>TExample</codeph>.</p> <p>The
    46 that only represents objects of type <codeph>TExample</codeph>.</p> <p>The
    47 package class also allows functions to be called on the contained class.</p> <fig id="GUID-5BB0AF3B-33FF-5374-A867-0BD49A15DC74">
    47 package class also allows functions to be called on the contained class.</p> <fig id="GUID-5BB0AF3B-33FF-5374-A867-0BD49A15DC74">
    48 <image href="GUID-72B7B5CC-2E04-53CE-8414-C362DFD40D52_d0e232772_href.png" placement="inline"/>
    48 <image href="GUID-72B7B5CC-2E04-53CE-8414-C362DFD40D52_d0e229035_href.png" placement="inline"/>
    49 </fig> </section>
    49 </fig> </section>
    50 <section id="GUID-2A10BADF-1BD3-4F78-B321-180132E8EA88"><title>See also</title> <p><xref href="GUID-0B9C8884-6BFF-35E2-AA6F-E4057B85AFCF.dita"><apiname>TBuf</apiname></xref> </p> <p><xref href="GUID-5CD07A27-E3ED-3273-A560-680501468C91.dita"><apiname>TPtrC</apiname></xref> </p> <p><xref href="GUID-EA7DEFA4-D4D9-3B2B-86A3-C3FB1A682E61.dita"><apiname>TPtr</apiname></xref> </p> </section>
    50 <section id="GUID-2A10BADF-1BD3-4F78-B321-180132E8EA88"><title>See also</title> <p><xref href="GUID-0B9C8884-6BFF-35E2-AA6F-E4057B85AFCF.dita"><apiname>TBuf</apiname></xref> </p> <p><xref href="GUID-5CD07A27-E3ED-3273-A560-680501468C91.dita"><apiname>TPtrC</apiname></xref> </p> <p><xref href="GUID-EA7DEFA4-D4D9-3B2B-86A3-C3FB1A682E61.dita"><apiname>TPtr</apiname></xref> </p> </section>
    51 </conbody><related-links>
    51 </conbody><related-links>
    52 <link>
    52 <link>
    53 <desc><xref href="GUID-79BAF19D-F003-5468-9C01-6E918B06C36D.dita">Descriptor concepts</xref></desc>
    53 <desc><xref href="GUID-79BAF19D-F003-5468-9C01-6E918B06C36D.dita">Descriptor concepts</xref></desc>