Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/_s_m_s_example_parser_8h_source.html
changeset 6 43e37759235e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/_s_m_s_example_parser_8h_source.html	Tue Mar 30 16:16:55 2010 +0100
@@ -0,0 +1,47 @@
+<!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: examples/ForumNokia/SMSExample/Engine/inc/SMSExampleParser.h Source File</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 -->
+<h1>examples/ForumNokia/SMSExample/Engine/inc/SMSExampleParser.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+<a name="l00002"></a>00002 <span class="comment"> * Copyright © 2008 Nokia Corporation.</span>
+<a name="l00003"></a>00003 <span class="comment"> */</span>
+<a name="l00004"></a>00004 
+<a name="l00005"></a>00005 <span class="preprocessor">#ifndef SMSEXAMPLEPARSER_H</span>
+<a name="l00006"></a>00006 <span class="preprocessor"></span><span class="preprocessor">#define SMSEXAMPLEPARSER_H</span>
+<a name="l00007"></a>00007 <span class="preprocessor"></span>
+<a name="l00008"></a>00008 <span class="comment">// System includes </span>
+<a name="l00009"></a>00009 <span class="preprocessor">#include &lt;e32base.h&gt;</span> <span class="comment">// CBase</span>
+<a name="l00010"></a>00010 
+<a name="l00014"></a><a class="code" href="class_c_s_m_s_example_parser.html">00014</a> <span class="keyword">class </span><a class="code" href="class_c_s_m_s_example_parser.html">CSMSExampleParser</a>: <span class="keyword">public</span> CBase
+<a name="l00015"></a>00015     {
+<a name="l00016"></a>00016     <span class="keyword">public</span>:
+<a name="l00017"></a>00017 
+<a name="l00023"></a>00023         IMPORT_C <span class="keyword">static</span> <a class="code" href="class_c_s_m_s_example_parser.html">CSMSExampleParser</a>* <a class="code" href="class_c_s_m_s_example_parser.html#a63bb8523a06c8592f5f973de9e9d9531">NewL</a>();
+<a name="l00024"></a>00024 
+<a name="l00028"></a>00028         IMPORT_C <a class="code" href="class_c_s_m_s_example_parser.html#aa9e170c639b85f1d030fe0e83aece3fe">~CSMSExampleParser</a>(<span class="keywordtype">void</span>);
+<a name="l00029"></a>00029 
+<a name="l00037"></a>00037         IMPORT_C TBool <a class="code" href="class_c_s_m_s_example_parser.html#ae59a509f86395d666c90cb4a49093fe6">ParseMessage</a>(<span class="keyword">const</span> TDesC&amp; aMessage, TDes&amp; aNumber);
+<a name="l00038"></a>00038       
+<a name="l00039"></a>00039     <span class="keyword">private</span>:
+<a name="l00040"></a>00040 
+<a name="l00044"></a>00044         <span class="keywordtype">void</span> ConstructL();
+<a name="l00045"></a>00045 
+<a name="l00046"></a>00046     <span class="keyword">private</span>:
+<a name="l00047"></a>00047 
+<a name="l00051"></a>00051         <a class="code" href="class_c_s_m_s_example_parser.html">CSMSExampleParser</a>(<span class="keywordtype">void</span>);
+<a name="l00052"></a>00052         
+<a name="l00053"></a>00053     };
+<a name="l00054"></a>00054 
+<a name="l00055"></a>00055 <span class="preprocessor">#endif</span>
+</pre></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>