|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
|
3 <title>TB10.1 Example Applications: CFeatureChecker Class Reference</title> |
|
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
|
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
|
6 </head><body> |
|
7 <!-- Generated by Doxygen 1.5.3 --> |
|
8 <h1>CFeatureChecker Class Reference</h1><!-- doxytag: class="CFeatureChecker" --> |
|
9 <p> |
|
10 <a href="class_c_feature_checker-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
11 <tr><td></td></tr> |
|
12 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
|
13 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_feature_checker.html#2f290dbff4a1e23854b1acd0038836ed">~CFeatureChecker</a> ()</td></tr> |
|
14 |
|
15 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_feature_checker.html#2d4636a82989321c291e135004d74247">HandleNotifyChange</a> (TFeatureChangeType aType, TFeatureEntry aFeature)</td></tr> |
|
16 |
|
17 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_feature_checker.html#e0338caa887d637c92972b5b91bfa76a">HandleNotifyError</a> (TInt aError)</td></tr> |
|
18 |
|
19 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_feature_checker.html#d81e893eb0476ad7aed4b31d77fb131f">NotifyFeatureL</a> ()</td></tr> |
|
20 |
|
21 <tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr> |
|
22 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0529f6ad0b87d00e4ba0110100fdc837"></a><!-- doxytag: member="CFeatureChecker::NewL" ref="0529f6ad0b87d00e4ba0110100fdc837" args="()" --> |
|
23 static <a class="el" href="class_c_feature_checker.html">CFeatureChecker</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_feature_checker.html#0529f6ad0b87d00e4ba0110100fdc837">NewL</a> ()</td></tr> |
|
24 |
|
25 <tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr> |
|
26 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e3e9b0382fab377cbb24147c943f831c"></a><!-- doxytag: member="CFeatureChecker::ConstructL" ref="e3e9b0382fab377cbb24147c943f831c" args="()" --> |
|
27 void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_feature_checker.html#e3e9b0382fab377cbb24147c943f831c">ConstructL</a> ()</td></tr> |
|
28 |
|
29 </table> |
|
30 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
31 This class implements the MFeatureObserver interface methods to receive notification of changes to features. |
|
32 <p>Definition at line <a class="el" href="_feature_checker_8h-source.html#l00025">25</a> of file <a class="el" href="_feature_checker_8h-source.html">FeatureChecker.h</a>.</p> |
|
33 <hr><h2>Constructor & Destructor Documentation</h2> |
|
34 <a class="anchor" name="2f290dbff4a1e23854b1acd0038836ed"></a><!-- doxytag: member="CFeatureChecker::~CFeatureChecker" ref="2f290dbff4a1e23854b1acd0038836ed" args="()" --> |
|
35 <div class="memitem"> |
|
36 <div class="memproto"> |
|
37 <table class="memname"> |
|
38 <tr> |
|
39 <td class="memname">CFeatureChecker::~CFeatureChecker </td> |
|
40 <td>(</td> |
|
41 <td class="paramname"> </td> |
|
42 <td> ) </td> |
|
43 <td width="100%"><code> [virtual]</code></td> |
|
44 </tr> |
|
45 </table> |
|
46 </div> |
|
47 <div class="memdoc"> |
|
48 |
|
49 <p> |
|
50 Cancels any outstanding notification request before deleting the feature notifier. |
|
51 <p>Definition at line <a class="el" href="_feature_checker_8cpp-source.html#l00036">36</a> of file <a class="el" href="_feature_checker_8cpp-source.html">FeatureChecker.cpp</a>.</p> |
|
52 |
|
53 </div> |
|
54 </div><p> |
|
55 <hr><h2>Member Function Documentation</h2> |
|
56 <a class="anchor" name="2d4636a82989321c291e135004d74247"></a><!-- doxytag: member="CFeatureChecker::HandleNotifyChange" ref="2d4636a82989321c291e135004d74247" args="(TFeatureChangeType aType, TFeatureEntry aFeature)" --> |
|
57 <div class="memitem"> |
|
58 <div class="memproto"> |
|
59 <table class="memname"> |
|
60 <tr> |
|
61 <td class="memname">void CFeatureChecker::HandleNotifyChange </td> |
|
62 <td>(</td> |
|
63 <td class="paramtype">TFeatureChangeType </td> |
|
64 <td class="paramname"> <em>aType</em>, </td> |
|
65 </tr> |
|
66 <tr> |
|
67 <td class="paramkey"></td> |
|
68 <td></td> |
|
69 <td class="paramtype">TFeatureEntry </td> |
|
70 <td class="paramname"> <em>aFeature</em></td><td> </td> |
|
71 </tr> |
|
72 <tr> |
|
73 <td></td> |
|
74 <td>)</td> |
|
75 <td></td><td></td><td width="100%"><code> [virtual]</code></td> |
|
76 </tr> |
|
77 </table> |
|
78 </div> |
|
79 <div class="memdoc"> |
|
80 |
|
81 <p> |
|
82 This is a callback method of MFeatureObserver which is used to notify the FeatureChecker process about changes to a feature. TFeatureChangeType specifies the type of change. The change type is displayed to the user in the form of an InfoPrint. |
|
83 <p>Definition at line <a class="el" href="_feature_checker_8cpp-source.html#l00081">81</a> of file <a class="el" href="_feature_checker_8cpp-source.html">FeatureChecker.cpp</a>.</p> |
|
84 |
|
85 </div> |
|
86 </div><p> |
|
87 <a class="anchor" name="e0338caa887d637c92972b5b91bfa76a"></a><!-- doxytag: member="CFeatureChecker::HandleNotifyError" ref="e0338caa887d637c92972b5b91bfa76a" args="(TInt aError)" --> |
|
88 <div class="memitem"> |
|
89 <div class="memproto"> |
|
90 <table class="memname"> |
|
91 <tr> |
|
92 <td class="memname">void CFeatureChecker::HandleNotifyError </td> |
|
93 <td>(</td> |
|
94 <td class="paramtype">TInt </td> |
|
95 <td class="paramname"> <em>aError</em> </td> |
|
96 <td> ) </td> |
|
97 <td width="100%"><code> [virtual]</code></td> |
|
98 </tr> |
|
99 </table> |
|
100 </div> |
|
101 <div class="memdoc"> |
|
102 |
|
103 <p> |
|
104 Any error in the notifier is handled by this function, not used in this example implementation. |
|
105 <p>Definition at line <a class="el" href="_feature_checker_8cpp-source.html#l00072">72</a> of file <a class="el" href="_feature_checker_8cpp-source.html">FeatureChecker.cpp</a>.</p> |
|
106 |
|
107 </div> |
|
108 </div><p> |
|
109 <a class="anchor" name="d81e893eb0476ad7aed4b31d77fb131f"></a><!-- doxytag: member="CFeatureChecker::NotifyFeatureL" ref="d81e893eb0476ad7aed4b31d77fb131f" args="()" --> |
|
110 <div class="memitem"> |
|
111 <div class="memproto"> |
|
112 <table class="memname"> |
|
113 <tr> |
|
114 <td class="memname">void CFeatureChecker::NotifyFeatureL </td> |
|
115 <td>(</td> |
|
116 <td class="paramname"> </td> |
|
117 <td> ) </td> |
|
118 <td width="100%"></td> |
|
119 </tr> |
|
120 </table> |
|
121 </div> |
|
122 <div class="memdoc"> |
|
123 |
|
124 <p> |
|
125 Subscribes to receive change notification for an array of feature UIDs. |
|
126 <p>Definition at line <a class="el" href="_feature_checker_8cpp-source.html#l00044">44</a> of file <a class="el" href="_feature_checker_8cpp-source.html">FeatureChecker.cpp</a>.</p> |
|
127 |
|
128 </div> |
|
129 </div><p> |
|
130 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:05 2010 for TB10.1 Example Applications by |
|
131 <a href="http://www.doxygen.org/index.html"> |
|
132 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
|
133 </body> |
|
134 </html> |