Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_locale_settings.html
author Dominic Pinkman <dominic.pinkman@nokia.com>
Fri, 13 Aug 2010 16:47:46 +0100
changeset 14 578be2adaf3e
parent 6 43e37759235e
permissions -rw-r--r--
Week 32 contribution of PDK documentation content. See release notes for details. Fixes bug Bug 3582

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TB9.2 Example Applications: CLocaleSettings Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>CLocaleSettings Class Reference</h1><!-- doxytag: class="CLocaleSettings" -->
<p><a href="class_c_locale_settings-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_locale_settings.html#af80c0b0fe569d5d7edea2629304a9059">~CLocaleSettings</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_locale_settings.html#a082c035077dc80e2d8668568234fbbf3">DisplayLocaleSettings</a> ()</td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_c_locale_settings.html">CLocaleSettings</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_locale_settings.html#addd65d460422ee02045471178b6ac466">NewL</a> (TDesC16 &amp;aLocaleDLLName, CConsoleBase *aConsole)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>This class stores the locale settings of a locale DLL. It also defines functions to display these settings. </p>
<dl class="see"><dt><b>See also:</b></dt><dd>TExtendedLocale. </dd>
<dd>
TLocale. </dd></dl>

<p>Definition at line <a class="el" href="localeupdate_8h_source.html#l00037">37</a> of file <a class="el" href="localeupdate_8h_source.html">localeupdate.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af80c0b0fe569d5d7edea2629304a9059"></a><!-- doxytag: member="CLocaleSettings::~CLocaleSettings" ref="af80c0b0fe569d5d7edea2629304a9059" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CLocaleSettings::~CLocaleSettings </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Destructor. </p>

<p>Definition at line <a class="el" href="localeupdate_8cpp_source.html#l00236">236</a> of file <a class="el" href="localeupdate_8cpp_source.html">localeupdate.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="addd65d460422ee02045471178b6ac466"></a><!-- doxytag: member="CLocaleSettings::NewL" ref="addd65d460422ee02045471178b6ac466" args="(TDesC16 &amp;aLocaleDLLName, CConsoleBase *aConsole)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_c_locale_settings.html">CLocaleSettings</a> * CLocaleSettings::NewL </td>
          <td>(</td>
          <td class="paramtype">TDesC16 &amp;&nbsp;</td>
          <td class="paramname"> <em>aLocaleDLLName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">CConsoleBase *&nbsp;</td>
          <td class="paramname"> <em>aConsole</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Creates an object of the <a class="el" href="class_c_locale_settings.html">CLocaleSettings</a> class and returns a pointer to it. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>aLocaleDLLName</em>&nbsp;</td><td>The descriptor containing the name of the locale DLL. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>aConsole</em>&nbsp;</td><td>The console interface. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A pointer to an object of the <a class="el" href="class_c_locale_settings.html">CLocaleSettings</a> class. </dd></dl>

<p>Definition at line <a class="el" href="localeupdate_8cpp_source.html#l00038">38</a> of file <a class="el" href="localeupdate_8cpp_source.html">localeupdate.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a082c035077dc80e2d8668568234fbbf3"></a><!-- doxytag: member="CLocaleSettings::DisplayLocaleSettings" ref="a082c035077dc80e2d8668568234fbbf3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CLocaleSettings::DisplayLocaleSettings </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Prints all locale settings of the locale DLL. </p>

<p>Definition at line <a class="el" href="localeupdate_8cpp_source.html#l00108">108</a> of file <a class="el" href="localeupdate_8cpp_source.html">localeupdate.cpp</a>.</p>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>