Symbian3/SDK/Source/GUID-B756AB28-A0EA-5AA3-86E3-CCFFCD642F08.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    15 <p>A link is a container. A link refers to another record. A link can be included
    15 <p>A link is a container. A link refers to another record. A link can be included
    16 in a record. </p>
    16 in a record. </p>
    17 <p>A link is represented by the templated class <xref href="GUID-1CDD0B97-8B00-3373-9908-512C9BC1CF51.dita"><apiname>CMDBRecordLink&lt;T&gt;</apiname></xref>.
    17 <p>A link is represented by the templated class <xref href="GUID-1CDD0B97-8B00-3373-9908-512C9BC1CF51.dita"><apiname>CMDBRecordLink&lt;T&gt;</apiname></xref>.
    18 The template parameter defines the type of record to which the link refers. </p>
    18 The template parameter defines the type of record to which the link refers. </p>
    19 <fig id="GUID-0DFAC1B1-F79B-5C11-8EF3-13E70DBC5984">
    19 <fig id="GUID-0DFAC1B1-F79B-5C11-8EF3-13E70DBC5984">
    20 <image href="GUID-0FF61B9C-8B0D-5369-B0DA-29AA169B4308_d0e86440_href.png" placement="inline"/>
    20 <image href="GUID-0FF61B9C-8B0D-5369-B0DA-29AA169B4308_d0e79728_href.png" placement="inline"/>
    21 </fig>
    21 </fig>
    22 <p>A link is a public data member of a class. The class defines the structure
    22 <p>A link is a public data member of a class. The class defines the structure
    23 of record. This record is the 'parent' record of the linked record. For example,
    23 of record. This record is the 'parent' record of the linked record. For example,
    24 Symbian platform defines the class <xref href="GUID-1CDD0B97-8B00-3373-9908-512C9BC1CF51.dita"><apiname>CCDIAPRecord</apiname></xref> that
    24 Symbian platform defines the class <xref href="GUID-1CDD0B97-8B00-3373-9908-512C9BC1CF51.dita"><apiname>CCDIAPRecord</apiname></xref> that
    25 represents an Internet Access Point (IAP) record. A set of IAP records form
    25 represents an Internet Access Point (IAP) record. A set of IAP records form