Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_array_property_watch.html
changeset 1 25a17d01db0c
child 6 43e37759235e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_array_property_watch.html	Fri Jan 22 18:26:19 2010 +0000
@@ -0,0 +1,100 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>TB10.1 Example Applications: CArrayPropertyWatch Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.3 -->
+<h1>CArrayPropertyWatch Class Reference</h1><!-- doxytag: class="CArrayPropertyWatch" -->
+<p>
+<a href="class_c_array_property_watch-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_array_property_watch.html#fd703433c800398b4e9b82aa348a3164">WatchL</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_array_property_watch.html#784e62d027f834bd052b4d0a2a84f0c3">DefinePropertyL</a> ()</td></tr>
+
+<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
+<a class="el" href="class_c_array_property_watch.html">CArrayPropertyWatch</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_array_property_watch.html#54b576da65400b50b8845f0ea8ad5c8e">NewL</a> (CConsoleBase *aConsole)</td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Subscribes to a byte-array property using the active object framework 
+<p>Definition at line <a class="el" href="subscribe_8h-source.html#l00031">31</a> of file <a class="el" href="subscribe_8h-source.html">subscribe.h</a>.</p>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="54b576da65400b50b8845f0ea8ad5c8e"></a><!-- doxytag: member="CArrayPropertyWatch::NewL" ref="54b576da65400b50b8845f0ea8ad5c8e" args="(CConsoleBase *aConsole)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="class_c_array_property_watch.html">CArrayPropertyWatch</a> * CArrayPropertyWatch::NewL           </td>
+          <td>(</td>
+          <td class="paramtype">CConsoleBase *&nbsp;</td>
+          <td class="paramname"> <em>aConsole</em>          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"><code> [static]</code></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Constructs a <a class="el" href="class_c_array_property_watch.html">CArrayPropertyWatch</a> object <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>aConsole</em>&nbsp;</td><td>The console interface </td></tr>
+  </table>
+</dl>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>A <a class="el" href="class_c_array_property_watch.html">CArrayPropertyWatch</a> object </dd></dl>
+
+<p>Definition at line <a class="el" href="subscribespec_8cpp-source.html#l00049">49</a> of file <a class="el" href="subscribespec_8cpp-source.html">subscribespec.cpp</a>.</p>
+
+</div>
+</div><p>
+<a class="anchor" name="fd703433c800398b4e9b82aa348a3164"></a><!-- doxytag: member="CArrayPropertyWatch::WatchL" ref="fd703433c800398b4e9b82aa348a3164" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CArrayPropertyWatch::WatchL           </td>
+          <td>(</td>
+          <td class="paramname">          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Issues an outstanding request by subscribing to the property 
+<p>Definition at line <a class="el" href="subscribestd_8cpp-source.html#l00122">122</a> of file <a class="el" href="subscribestd_8cpp-source.html">subscribestd.cpp</a>.</p>
+
+</div>
+</div><p>
+<a class="anchor" name="784e62d027f834bd052b4d0a2a84f0c3"></a><!-- doxytag: member="CArrayPropertyWatch::DefinePropertyL" ref="784e62d027f834bd052b4d0a2a84f0c3" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CArrayPropertyWatch::DefinePropertyL           </td>
+          <td>(</td>
+          <td class="paramname">          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Defines and subscribes to the property 
+<p>Definition at line <a class="el" href="subscribespec_8cpp-source.html#l00127">127</a> of file <a class="el" href="subscribespec_8cpp-source.html">subscribespec.cpp</a>.</p>
+
+</div>
+</div><p>
+<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:03 2010 for TB10.1 Example Applications by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
+</body>
+</html>