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

📄 group__osip__parser.html

📁 关于OSIP协议栈开发的一个很有用的东东~~~
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga45">osip_message_set_route</a> (<a class="el" href="structosip__message.html">osip_message_t</a> *sip, const char *hvalue)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga46">osip_message_get_route</a> (const <a class="el" href="structosip__message.html">osip_message_t</a> *sip, int pos, <a class="el" href="structosip__from.html">osip_route_t</a> **dest)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga47">osip_message_set_to</a> (<a class="el" href="structosip__message.html">osip_message_t</a> *sip, const char *hvalue)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structosip__from.html">osip_to_t</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga48">osip_message_get_to</a> (const <a class="el" href="structosip__message.html">osip_message_t</a> *sip)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga49">osip_message_set_via</a> (<a class="el" href="structosip__message.html">osip_message_t</a> *sip, const char *hvalue)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga50">osip_message_append_via</a> (<a class="el" href="structosip__message.html">osip_message_t</a> *sip, const char *hvalue)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga51">osip_message_get_via</a> (const <a class="el" href="structosip__message.html">osip_message_t</a> *sip, int pos, <a class="el" href="structosip__via.html">osip_via_t</a> **dest)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga52">osip_message_set_www_authenticate</a> (<a class="el" href="structosip__message.html">osip_message_t</a> *sip, const char *hvalue)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga53">osip_message_get_www_authenticate</a> (const <a class="el" href="structosip__message.html">osip_message_t</a> *sip, int pos, <a class="el" href="structosip__www__authenticate.html">osip_www_authenticate_t</a> **dest)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga54">osip_message_set_header</a> (<a class="el" href="structosip__message.html">osip_message_t</a> *sip, const char *hname, const char *hvalue)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga55">osip_message_set_topheader</a> (<a class="el" href="structosip__message.html">osip_message_t</a> *sip, const char *hname, const char *hvalue)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga56">osip_message_header_get_byname</a> (const <a class="el" href="structosip__message.html">osip_message_t</a> *sip, const char *hname, int pos, <a class="el" href="structosip__header.html">osip_header_t</a> **dest)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga57">osip_message_get_header</a> (const <a class="el" href="structosip__message.html">osip_message_t</a> *sip, int pos, <a class="el" href="structosip__header.html">osip_header_t</a> **dest)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga58">osip_message_set_body</a> (<a class="el" href="structosip__message.html">osip_message_t</a> *sip, const char *buf, size_t length)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga59">osip_message_set_body_mime</a> (<a class="el" href="structosip__message.html">osip_message_t</a> *sip, const char *buf, size_t length)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__oSIP__PARSER.html#ga60">osip_message_get_body</a> (const <a class="el" href="structosip__message.html">osip_message_t</a> *sip, int pos, <a class="el" href="structosip__body.html">osip_body_t</a> **dest)</td></tr></table><hr><h2>Define Documentation</h2><a class="anchor" name="ga76" doxytag="osip_parser.h::osip_message_get_content_language" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define osip_message_get_content_language          </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">sip,         <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>pos,         <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>dest&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;osip_message_header_get_byname(( <a class="el" href="structosip__message.html">osip_message_t</a> *)sip,(const char *)"content-language",pos,(<a class="el" href="structosip__header.html">osip_header_t</a> **)dest)</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Find a Content-Language header. <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td></td><td valign=top><em>sip</em>&nbsp;</td><td>The element to work on. </td></tr>    <tr><td></td><td valign=top><em>pos</em>&nbsp;</td><td>The index of the header in the list of unknown header. </td></tr>    <tr><td></td><td valign=top><em>dest</em>&nbsp;</td><td>A pointer on the element found. </td></tr>  </table></dl>    </td>  </tr></table><a class="anchor" name="ga62" doxytag="osip_parser.h::osip_message_get_date" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define osip_message_get_date          </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">sip,         <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>pos,         <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>dest&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;osip_message_header_get_byname(( <a class="el" href="structosip__message.html">osip_message_t</a> *)sip,(const char *)"date",pos,(<a class="el" href="structosip__header.html">osip_header_t</a> **)dest)</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Find a Date header. <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td></td><td valign=top><em>sip</em>&nbsp;</td><td>The element to work on. </td></tr>    <tr><td></td><td valign=top><em>pos</em>&nbsp;</td><td>The index of the header in the list of unknown header. </td></tr>    <tr><td></td><td valign=top><em>dest</em>&nbsp;</td><td>A pointer on the element found. </td></tr>  </table></dl>    </td>  </tr></table><a class="anchor" name="ga64" doxytag="osip_parser.h::osip_message_get_encryption" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define osip_message_get_encryption          </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">sip,         <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>pos,         <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>dest&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;osip_message_header_get_byname(( <a class="el" href="structosip__message.html">osip_message_t</a> *)sip,(const char *)"encryption",pos,(<a class="el" href="structosip__header.html">osip_header_t</a> **)dest)</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Find an Encryption header. <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td></td><td valign=top><em>sip</em>&nbsp;</td><td>The element to work on. </td></tr>    <tr><td></td><td valign=top><em>pos</em>&nbsp;</td><td>The index of the header in the list of unknown header. </td></tr>    <tr><td></td><td valign=top><em>dest</em>&nbsp;</td><td>A pointer on the element found. </td></tr>  </table></dl>    </td>  </tr></table><a class="anchor" name="ga78" doxytag="osip_parser.h::osip_message_get_expires" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define osip_message_get_expires          </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">sip,         <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>pos,         <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>dest&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;osip_message_header_get_byname(( <a class="el" href="structosip__message.html">osip_message_t</a> *)sip,(const char *)"expires",pos,(<a class="el" href="structosip__header.html">osip_header_t</a> **)dest)</td>        </tr>      </table>    </td>  </tr></table>

⌨️ 快捷键说明

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