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

📄 class_t_chat_sdp_attribute_parser_1_1_t_chat_sdp_attribute_node.html

📁 一个聊天的软件
💻 HTML
📖 第 1 页 / 共 2 页
字号:
SetValue set value of iValue member variable, iValue the expected value for ECheckValue,the value of aKey passed to the observer for EReadValue <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign="top"></td><td valign="top"><em>aValue</em>&nbsp;</td><td>the value of the iValue </td></tr>  </table></dl><p>Definition at line <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00265">265</a> of file <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html">ChatSdpAttributeParser.cpp</a>.<p>References <a class="el" href="_chat_sdp_attribute_parser_8h-source.html#l00138">iValue</a>.<p>Referenced by <a class="el" href="_chat_service_searcher_8cpp-source.html#l00097">CChatServiceSearcher::ProtocolList()</a>.<div class="fragment"><pre class="fragment"><a name="l00266"></a>00266     {<a name="l00267"></a>00267     <a class="code" href="class_t_chat_sdp_attribute_parser_1_1_t_chat_sdp_attribute_node.html#919018c9944f9ff9d2dda2bb136ad40a">iValue</a> = aValue;<a name="l00268"></a>00268     }</pre></div><p>    </td>  </tr></table><a class="anchor" name="5add53a5e87869faa4572145e57a9be7"></a><!-- doxytag: member="TChatSdpAttributeParser::TChatSdpAttributeNode::Command" ref="5add53a5e87869faa4572145e57a9be7" args="() const " --><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"><a class="el" href="class_t_chat_sdp_attribute_parser.html#26743b8b65ea09aa12de6db8d3f820d2">TChatSdpAttributeParser::TNodeCommand</a> TChatSdpAttributeParser::TChatSdpAttributeNode::Command           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Command get value of iCommand member variable <dl compact><dt><b>Returns:</b></dt><dd>the value of the iCommand </dd></dl><p>Definition at line <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00275">275</a> of file <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html">ChatSdpAttributeParser.cpp</a>.<p>References <a class="el" href="_chat_sdp_attribute_parser_8h-source.html#l00127">iCommand</a>.<p>Referenced by <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00208">TChatSdpAttributeParser::AdvanceL()</a>, <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00117">TChatSdpAttributeParser::EndListL()</a>, <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00055">TChatSdpAttributeParser::HasFinished()</a>, and <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00065">TChatSdpAttributeParser::VisitAttributeValueL()</a>.<div class="fragment"><pre class="fragment"><a name="l00276"></a>00276     {<a name="l00277"></a>00277     <span class="keywordflow">return</span> <a class="code" href="class_t_chat_sdp_attribute_parser_1_1_t_chat_sdp_attribute_node.html#d91fb2caba5aa70d2081682f7ec5ebd8">iCommand</a>;<a name="l00278"></a>00278     }</pre></div><p>    </td>  </tr></table><a class="anchor" name="543a812bf1666d4e2c7bf72452142660"></a><!-- doxytag: member="TChatSdpAttributeParser::TChatSdpAttributeNode::Type" ref="543a812bf1666d4e2c7bf72452142660" args="() const " --><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">TSdpElementType TChatSdpAttributeParser::TChatSdpAttributeNode::Type           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Type get value of iType member variable <dl compact><dt><b>Returns:</b></dt><dd>the value of the iType </dd></dl><p>Definition at line <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00285">285</a> of file <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html">ChatSdpAttributeParser.cpp</a>.<p>References <a class="el" href="_chat_sdp_attribute_parser_8h-source.html#l00132">iType</a>.<p>Referenced by <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00133">TChatSdpAttributeParser::CheckTypeL()</a>.<div class="fragment"><pre class="fragment"><a name="l00286"></a>00286     {<a name="l00287"></a>00287     <span class="keywordflow">return</span> <a class="code" href="class_t_chat_sdp_attribute_parser_1_1_t_chat_sdp_attribute_node.html#e00ef68ac7b08f725700d08a246e6b1f">iType</a>;<a name="l00288"></a>00288     }</pre></div><p>    </td>  </tr></table><a class="anchor" name="92eceddf2441d07f407cfede50f48a71"></a><!-- doxytag: member="TChatSdpAttributeParser::TChatSdpAttributeNode::Value" ref="92eceddf2441d07f407cfede50f48a71" args="() const " --><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 TChatSdpAttributeParser::TChatSdpAttributeNode::Value           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap> const</td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Value get value of iValue member variable <dl compact><dt><b>Returns:</b></dt><dd>the value of the iValue </dd></dl><p>Definition at line <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00295">295</a> of file <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html">ChatSdpAttributeParser.cpp</a>.<p>References <a class="el" href="_chat_sdp_attribute_parser_8h-source.html#l00138">iValue</a>.<p>Referenced by <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00146">TChatSdpAttributeParser::CheckValueL()</a>, and <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00198">TChatSdpAttributeParser::ReadValueL()</a>.<div class="fragment"><pre class="fragment"><a name="l00296"></a>00296     {<a name="l00297"></a>00297     <span class="keywordflow">return</span> <a class="code" href="class_t_chat_sdp_attribute_parser_1_1_t_chat_sdp_attribute_node.html#919018c9944f9ff9d2dda2bb136ad40a">iValue</a>;<a name="l00298"></a>00298     }   </pre></div><p>    </td>  </tr></table><hr><h2>Member Data Documentation</h2><a class="anchor" name="d91fb2caba5aa70d2081682f7ec5ebd8"></a><!-- doxytag: member="TChatSdpAttributeParser::TChatSdpAttributeNode::iCommand" ref="d91fb2caba5aa70d2081682f7ec5ebd8" 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"><a class="el" href="class_t_chat_sdp_attribute_parser.html#26743b8b65ea09aa12de6db8d3f820d2">TNodeCommand</a> <a class="el" href="class_t_chat_sdp_attribute_parser_1_1_t_chat_sdp_attribute_node.html#d91fb2caba5aa70d2081682f7ec5ebd8">TChatSdpAttributeParser::TChatSdpAttributeNode::iCommand</a><code> [private]</code>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>iCommand the command for the node <p>Definition at line <a class="el" href="_chat_sdp_attribute_parser_8h-source.html#l00127">127</a> of file <a class="el" href="_chat_sdp_attribute_parser_8h-source.html">ChatSdpAttributeParser.h</a>.<p>Referenced by <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00275">Command()</a>, and <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00245">SetCommand()</a>.    </td>  </tr></table><a class="anchor" name="e00ef68ac7b08f725700d08a246e6b1f"></a><!-- doxytag: member="TChatSdpAttributeParser::TChatSdpAttributeNode::iType" ref="e00ef68ac7b08f725700d08a246e6b1f" 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">TSdpElementType <a class="el" href="class_t_chat_sdp_attribute_parser_1_1_t_chat_sdp_attribute_node.html#e00ef68ac7b08f725700d08a246e6b1f">TChatSdpAttributeParser::TChatSdpAttributeNode::iType</a><code> [private]</code>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>iType the expected type <p>Definition at line <a class="el" href="_chat_sdp_attribute_parser_8h-source.html#l00132">132</a> of file <a class="el" href="_chat_sdp_attribute_parser_8h-source.html">ChatSdpAttributeParser.h</a>.<p>Referenced by <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00255">SetType()</a>, and <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00285">Type()</a>.    </td>  </tr></table><a class="anchor" name="919018c9944f9ff9d2dda2bb136ad40a"></a><!-- doxytag: member="TChatSdpAttributeParser::TChatSdpAttributeNode::iValue" ref="919018c9944f9ff9d2dda2bb136ad40a" 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_t_chat_sdp_attribute_parser_1_1_t_chat_sdp_attribute_node.html#919018c9944f9ff9d2dda2bb136ad40a">TChatSdpAttributeParser::TChatSdpAttributeNode::iValue</a><code> [private]</code>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>iValue the expected value for ECheckValue,the value of aKey passed to the observer for EReadValue <p>Definition at line <a class="el" href="_chat_sdp_attribute_parser_8h-source.html#l00138">138</a> of file <a class="el" href="_chat_sdp_attribute_parser_8h-source.html">ChatSdpAttributeParser.h</a>.<p>Referenced by <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00265">SetValue()</a>, and <a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html#l00295">Value()</a>.    </td>  </tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="_chat_sdp_attribute_parser_8h-source.html">ChatSdpAttributeParser.h</a><li><a class="el" href="_chat_sdp_attribute_parser_8cpp-source.html">ChatSdpAttributeParser.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 + -