Symbian3/PDK/Source/GUID-552530EB-1287-542D-AED3-125387B485C1.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
equal deleted inserted replaced
11:5072524fcc79 12:80ef3a206772
    47 </tgroup>
    47 </tgroup>
    48 </table>
    48 </table>
    49 <p>The template port provides a framework for implementing the platform specific
    49 <p>The template port provides a framework for implementing the platform specific
    50 part of the digitiser. The diagram below shows the overall relationship: </p>
    50 part of the digitiser. The diagram below shows the overall relationship: </p>
    51 <fig id="GUID-25F301AD-9B05-51BF-A96B-C99AB5B2D2E4">
    51 <fig id="GUID-25F301AD-9B05-51BF-A96B-C99AB5B2D2E4">
    52 <image href="GUID-904C9C5A-5FDB-5978-88CF-E30D6C0DBB61_d0e379715_href.png" placement="inline"/>
    52 <image href="GUID-904C9C5A-5FDB-5978-88CF-E30D6C0DBB61_d0e385568_href.png" placement="inline"/>
    53 </fig>
    53 </fig>
    54 <p>The standard Symbian platform ports all follow the same general pattern,
    54 <p>The standard Symbian platform ports all follow the same general pattern,
    55 including the H2. However, the H2 board implementation has two levels in its
    55 including the H2. However, the H2 board implementation has two levels in its
    56 platform specific layer (an ASSP and a variant layer) and uses different source
    56 platform specific layer (an ASSP and a variant layer) and uses different source
    57 file names (e.g. <filepath>digitizer.cpp</filepath>), but, nevertheless, the
    57 file names (e.g. <filepath>digitizer.cpp</filepath>), but, nevertheless, the