⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 class_c_chat_service_searcher.html

📁 一个聊天的软件
💻 HTML
📖 第 1 页 / 共 5 页
字号:
          <td class="mdname" nowrap> <em>aAttrID</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>CSdpAttrValue *&nbsp;</td>          <td class="mdname" nowrap> <em>aAttrValue</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [inherited]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p><a class="el" href="class_c_chat_bt_service_searcher.html#b379e7c6c82e99acbcd138c24daa38c7">AttributeRequestResult()</a> Process the next attribute requested <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign="top"></td><td valign="top"><em>aHandle</em>&nbsp;</td><td>the handle of the service record </td></tr>    <tr><td valign="top"></td><td valign="top"><em>aAttrID</em>&nbsp;</td><td>the id of the attribute </td></tr>    <tr><td valign="top"></td><td valign="top"><em>aAttrValue</em>&nbsp;</td><td>the value of the attribute </td></tr>  </table></dl><p>Definition at line <a class="el" href="_chat_bt_service_searcher_8cpp-source.html#l00174">174</a> of file <a class="el" href="_chat_bt_service_searcher_8cpp-source.html">ChatBtServiceSearcher.cpp</a>.<p>References <a class="el" href="_chat_bt_service_searcher_8cpp-source.html#l00194">CChatBtServiceSearcher::AttributeRequestResultL()</a>.<div class="fragment"><pre class="fragment"><a name="l00178"></a>00178     {<a name="l00179"></a>00179     TRAPD( error, <a class="code" href="class_c_chat_bt_service_searcher.html#c2bd362f01ad7e4d671a33c062b42836">AttributeRequestResultL</a>( aHandle, aAttrID, aAttrValue ) );<a name="l00180"></a>00180     <span class="keywordflow">if</span> ( error != KErrNone )<a name="l00181"></a>00181         {<a name="l00182"></a>00182         Panic( EChatBtServiceSearcherAttributeRequestResult );<a name="l00183"></a>00183         }<a name="l00184"></a>00184     <span class="comment">// Delete obsolete local atribute pointer. </span><a name="l00185"></a>00185     <span class="keyword">delete</span> aAttrValue;<a name="l00186"></a>00186     aAttrValue = NULL;<a name="l00187"></a>00187     }</pre></div><p>    </td>  </tr></table><a class="anchor" name="6c73c8c919f9d7de5cd49fa6fe68b63d"></a><!-- doxytag: member="CChatServiceSearcher::AttributeRequestComplete" ref="6c73c8c919f9d7de5cd49fa6fe68b63d" args="(TSdpServRecordHandle aHandle, TInt aError)" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">void CChatBtServiceSearcher::AttributeRequestComplete           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">TSdpServRecordHandle&nbsp;</td>          <td class="mdname" nowrap> <em>aHandle</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>TInt&nbsp;</td>          <td class="mdname" nowrap> <em>aError</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [inherited]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p><a class="el" href="class_c_chat_bt_service_searcher.html#6c73c8c919f9d7de5cd49fa6fe68b63d">AttributeRequestComplete()</a> Process the arrtibute request completion <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign="top"></td><td valign="top"><em>aHandle</em>&nbsp;</td><td>the handle of the service record </td></tr>    <tr><td valign="top"></td><td valign="top"><em>aError</em>&nbsp;</td><td>the error code </td></tr>  </table></dl><p>Definition at line <a class="el" href="_chat_bt_service_searcher_8cpp-source.html#l00218">218</a> of file <a class="el" href="_chat_bt_service_searcher_8cpp-source.html">ChatBtServiceSearcher.cpp</a>.<p>References <a class="el" href="_chat_bt_service_searcher_8cpp-source.html#l00233">CChatBtServiceSearcher::AttributeRequestCompleteL()</a>.<div class="fragment"><pre class="fragment"><a name="l00220"></a>00220     {<a name="l00221"></a>00221     TRAPD( error, <a class="code" href="class_c_chat_bt_service_searcher.html#2a3dd55c534c57375233a15780a00ddf">AttributeRequestCompleteL</a>( aHandle, aError ) );<a name="l00222"></a>00222     <span class="keywordflow">if</span> ( error != KErrNone )<a name="l00223"></a>00223         {<a name="l00224"></a>00224         Panic( EChatBtServiceSearcherAttributeRequestComplete );<a name="l00225"></a>00225         }<a name="l00226"></a>00226     }</pre></div><p>    </td>  </tr></table><hr><h2>Member Data Documentation</h2><a class="anchor" name="1bc54a0225f7f74e4f2cb7302d5e38ba"></a><!-- doxytag: member="CChatServiceSearcher::iServiceClass" ref="1bc54a0225f7f74e4f2cb7302d5e38ba" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">TUUID <a class="el" href="class_c_chat_service_searcher.html#1bc54a0225f7f74e4f2cb7302d5e38ba">CChatServiceSearcher::iServiceClass</a><code> [private]</code>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>iServiceClass the service class UUID to search for <p>Definition at line <a class="el" href="_chat_service_searcher_8h-source.html#l00110">110</a> of file <a class="el" href="_chat_service_searcher_8h-source.html">ChatServiceSearcher.h</a>.<p>Referenced by <a class="el" href="_chat_service_searcher_8cpp-source.html#l00086">ServiceClass()</a>.    </td>  </tr></table><a class="anchor" name="ca13b175f9849e6ff5ce23ea58682739"></a><!-- doxytag: member="CChatServiceSearcher::iPort" ref="ca13b175f9849e6ff5ce23ea58682739" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">TInt <a class="el" href="class_c_chat_service_searcher.html#ca13b175f9849e6ff5ce23ea58682739">CChatServiceSearcher::iPort</a><code> [private]</code>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>iPort the port number that the remote service is installed <p>Definition at line <a class="el" href="_chat_service_searcher_8h-source.html#l00116">116</a> of file <a class="el" href="_chat_service_searcher_8h-source.html">ChatServiceSearcher.h</a>.<p>Referenced by <a class="el" href="_chat_service_searcher_8cpp-source.html#l00147">FoundElementL()</a>, and <a class="el" href="_chat_service_searcher_8cpp-source.html#l00159">Port()</a>.    </td>  </tr></table><a class="anchor" name="742c2eb510a278b67fb80fedb30bd71a"></a><!-- doxytag: member="CChatServiceSearcher::iProtocolArray" ref="742c2eb510a278b67fb80fedb30bd71a" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">RArray&lt;<a class="el" href="class_t_chat_sdp_attribute_parser_1_1_t_chat_sdp_attribute_node.html">TChatSdpAttributeParser::TChatSdpAttributeNode</a>&gt; <a class="el" href="class_c_chat_service_searcher.html#742c2eb510a278b67fb80fedb30bd71a">CChatServiceSearcher::iProtocolArray</a><code> [private]</code>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>iProtocolArray the attribute list <p>Definition at line <a class="el" href="_chat_service_searcher_8h-source.html#l00122">122</a> of file <a class="el" href="_chat_service_searcher_8h-source.html">ChatServiceSearcher.h</a>.<p>Referenced by <a class="el" href="_chat_service_searcher_8cpp-source.html#l00066">~CChatServiceSearcher()</a>.    </td>  </tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="_chat_service_searcher_8h-source.html">ChatServiceSearcher.h</a><li><a class="el" href="_chat_service_searcher_8cpp-source.html">ChatServiceSearcher.cpp</a></ul><hr><table x-use-null-cells		style="x-cell-content-align: top;				width: 100%;				border-spacing: 0px;				border-spacing: 0px;"		cellspacing=0		width=100%>  <col style="width: 50%;">  <col style="width: 50%;">  <tr style="x-cell-content-align: top;"	valign=top>  <td style="width: 50%;			padding-right: 10px;			padding-left: 10px;			border-right-style: None;			border-left-style: None;			border-top-style: None;			border-bottom-style: None;"	width=50%>  <p style="font-family: Arial;"><small style="font-size: smaller;">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -