Symbian3/SDK/Source/GUID-82B73D69-0176-5CBB-B3ED-5CA7F5CCD5D9.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    30 are an implementation convenience and are not part of the public API. </p>
    30 are an implementation convenience and are not part of the public API. </p>
    31 <p> <xref href="GUID-440FF2B4-353B-3097-A2BA-5887D10B8B23.dita"><apiname>TDesC16</apiname></xref> and <xref href="GUID-C04A9A0C-DBA7-37DA-B744-54FBF3D544CD.dita"><apiname>TDes16</apiname></xref> are abstract
    31 <p> <xref href="GUID-440FF2B4-353B-3097-A2BA-5887D10B8B23.dita"><apiname>TDesC16</apiname></xref> and <xref href="GUID-C04A9A0C-DBA7-37DA-B744-54FBF3D544CD.dita"><apiname>TDes16</apiname></xref> are abstract
    32 classes and cannot be instantiated, However, these types can be passed as
    32 classes and cannot be instantiated, However, these types can be passed as
    33 arguments to functions. </p>
    33 arguments to functions. </p>
    34 <fig id="GUID-B76A3D70-207B-55B2-B5BC-003E6E143375">
    34 <fig id="GUID-B76A3D70-207B-55B2-B5BC-003E6E143375">
    35 <image href="GUID-4BCE7915-6BF9-5D83-9049-B7FA9725B406_d0e225093_href.png" placement="inline"/>
    35 <image href="GUID-4BCE7915-6BF9-5D83-9049-B7FA9725B406_d0e221356_href.png" placement="inline"/>
    36 <p>Inheritance relationship between the concrete descriptor classes and their
    36 <p>Inheritance relationship between the concrete descriptor classes and their
    37 abstract base classes</p>
    37 abstract base classes</p>
    38 </fig>
    38 </fig>
    39 <p>Because descriptors are widely used (especially on the stack), the size
    39 <p>Because descriptors are widely used (especially on the stack), the size
    40 of descriptor objects must be kept to a minimum. To help with this, no virtual
    40 of descriptor objects must be kept to a minimum. To help with this, no virtual