Symbian3/PDK/Source/GUID-CE7C84A5-D2E6-5151-BBC7-6AF9C8A0D978.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
equal deleted inserted replaced
11:5072524fcc79 12:80ef3a206772
    20 Relationships</title> <p>All functionality is implemented in the <xref href="GUID-D35F2DD5-09A3-366C-8384-46FEB6B7DB18.dita"><apiname>CTulAddressStringTokenizer</apiname></xref> class.
    20 Relationships</title> <p>All functionality is implemented in the <xref href="GUID-D35F2DD5-09A3-366C-8384-46FEB6B7DB18.dita"><apiname>CTulAddressStringTokenizer</apiname></xref> class.
    21 The interface can be accessed through the <codeph>tuladdressstringtokenizer.h </codeph> file.
    21 The interface can be accessed through the <codeph>tuladdressstringtokenizer.h </codeph> file.
    22 The binaries are linked to the <codeph>etul.lib</codeph> (Text Utilities -
    22 The binaries are linked to the <codeph>etul.lib</codeph> (Text Utilities -
    23 part of Egul component) library. </p> <fig id="GUID-831D95A9-EDD6-5351-83CD-F9246B88E821">
    23 part of Egul component) library. </p> <fig id="GUID-831D95A9-EDD6-5351-83CD-F9246B88E821">
    24 <title>              Subsystem dependencies            </title>
    24 <title>              Subsystem dependencies            </title>
    25 <image href="GUID-2BF99BD2-5DB5-5DF6-8F82-22DD2E818584_d0e76215_href.png" placement="inline"/>
    25 <image href="GUID-2BF99BD2-5DB5-5DF6-8F82-22DD2E818584_d0e80428_href.png" placement="inline"/>
    26 </fig> </section>
    26 </fig> </section>
    27 <section id="GUID-B712EDB6-0AAD-4E3F-9694-5EABECD3AA1D"><title>Description</title> <p><b>Usage</b> </p> <p>In
    27 <section id="GUID-B712EDB6-0AAD-4E3F-9694-5EABECD3AA1D"><title>Description</title> <p><b>Usage</b> </p> <p>In
    28 order to use the Address String Tokenizer, the user has to create an instance
    28 order to use the Address String Tokenizer, the user has to create an instance
    29 of <xref href="GUID-D35F2DD5-09A3-366C-8384-46FEB6B7DB18.dita"><apiname>CTulAddressStringTokenizer</apiname></xref> by
    29 of <xref href="GUID-D35F2DD5-09A3-366C-8384-46FEB6B7DB18.dita"><apiname>CTulAddressStringTokenizer</apiname></xref> by
    30 using the factory method <xref href="GUID-D35F2DD5-09A3-366C-8384-46FEB6B7DB18.dita"><apiname>CTulAddressStringTokenizer::NewL()</apiname></xref>. </p> <p>For
    30 using the factory method <xref href="GUID-D35F2DD5-09A3-366C-8384-46FEB6B7DB18.dita"><apiname>CTulAddressStringTokenizer::NewL()</apiname></xref>. </p> <p>For
    82 
    82 
    83 // Deallocate memory
    83 // Deallocate memory
    84 delete multiSearch;
    84 delete multiSearch;
    85 </codeblock> <p><b>Sequence Diagram</b> </p> <fig id="GUID-1FD4B286-A5EE-43B7-BE5C-A22AB47A8E00">
    85 </codeblock> <p><b>Sequence Diagram</b> </p> <fig id="GUID-1FD4B286-A5EE-43B7-BE5C-A22AB47A8E00">
    86 <title>                 Sequence of events for <codeph>CTulAddressStringTokenizer</codeph></title>
    86 <title>                 Sequence of events for <codeph>CTulAddressStringTokenizer</codeph></title>
    87 <image href="GUID-C2D6BAB9-89BA-4E8D-82B4-2FAE04B9086C_d0e76308_href.png" placement="inline"/>
    87 <image href="GUID-C2D6BAB9-89BA-4E8D-82B4-2FAE04B9086C_d0e80521_href.png" placement="inline"/>
    88 </fig> </section>
    88 </fig> </section>
    89 </conbody></concept>
    89 </conbody></concept>