Symbian3/SDK/Source/GUID-CE7C84A5-D2E6-5151-BBC7-6AF9C8A0D978.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    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_d0e48659_href.png" placement="inline"/>
    25 <image href="GUID-2BF99BD2-5DB5-5DF6-8F82-22DD2E818584_d0e48817_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_d0e48752_href.png" placement="inline"/>
    87 <image href="GUID-C2D6BAB9-89BA-4E8D-82B4-2FAE04B9086C_d0e48910_href.png" placement="inline"/>
    88 </fig> </section>
    88 </fig> </section>
    89 </conbody></concept>
    89 </conbody></concept>