Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > eeacaa4eb55fa544d622989e42fc27b1 > files > 649

libyate-devel-2.0.0-2mdv2009.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Yate: URI 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.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceTelEngine.html">TelEngine</a>::<a class="el" href="classTelEngine_1_1URI.html">URI</a>
  </div>
</div>
<div class="contents">
<h1>URI Class Reference</h1><!-- doxytag: class="TelEngine::URI" --><!-- doxytag: inherits="TelEngine::String" -->Encapsulation for an <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a>.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="yateclass_8h-source.html">yateclass.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for URI:</div>
<div class="dynsection">

<p><center><img src="classTelEngine_1_1URI.png" usemap="#URI_map" border="0" alt=""></center>
<map name="URI_map">
<area href="classTelEngine_1_1String.html" alt="String" shape="rect" coords="0,56,72,80">
<area href="classTelEngine_1_1GenObject.html" alt="GenObject" shape="rect" coords="0,0,72,24">
</map>
</div>

<p>
<a href="classTelEngine_1_1URI-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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#7948360e940acc1bbcef9e76cccd7633">URI</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#4eaed1669915a71aca0f92ba60f263c2">URI</a> (const <a class="el" href="classTelEngine_1_1URI.html">URI</a> &amp;uri)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#b3d606674f182ff14186bac9f9d24ba7">URI</a> (const <a class="el" href="classTelEngine_1_1String.html">String</a> &amp;uri)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#8059e0c6c879a83df18b139b46fed347">URI</a> (const char *uri)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#663ad1871d9698ab2c0a52a9731e9bb0">URI</a> (const char *proto, const char *user, const char *host, int port=0, const char *desc=0)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#47088eee25ec7fd07dcd9d544050644f">parse</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classTelEngine_1_1URI.html">URI</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#a8bf8d48634f72e14698d7010d2db7aa">operator=</a> (const <a class="el" href="classTelEngine_1_1URI.html">URI</a> &amp;value)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classTelEngine_1_1URI.html">URI</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#eb28db91dc427777de41e62c6b099cba">operator=</a> (const <a class="el" href="classTelEngine_1_1String.html">String</a> &amp;value)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classTelEngine_1_1URI.html">URI</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#e3310e65839035304ea367639f7a1ff9">operator=</a> (const char *value)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classTelEngine_1_1String.html">String</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#95044aa92ba3e9d7f72ff5b3acd0b2a0">getDescription</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classTelEngine_1_1String.html">String</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#1e69fcfc7608788ed46af7d55fb15df1">getProtocol</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classTelEngine_1_1String.html">String</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#84cfa277d639206187d49845667f9293">getUser</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classTelEngine_1_1String.html">String</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#dea175962d1ecd0895a6381da1871d7b">getHost</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#5e4fc3488ccbe0511b7e7a1b3ca873cf">getPort</a> () const </td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTelEngine_1_1URI.html#60416725e977bd9da56c54ce34083363">changed</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e9180168fc9f79850768811610f7fb00"></a><!-- doxytag: member="TelEngine::URI::m_parsed" ref="e9180168fc9f79850768811610f7fb00" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>m_parsed</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="84b85f060a81203d41a71c0a85904714"></a><!-- doxytag: member="TelEngine::URI::m_desc" ref="84b85f060a81203d41a71c0a85904714" args="" -->
<a class="el" href="classTelEngine_1_1String.html">String</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>m_desc</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8043890a29823984eba764995bc1a757"></a><!-- doxytag: member="TelEngine::URI::m_proto" ref="8043890a29823984eba764995bc1a757" args="" -->
<a class="el" href="classTelEngine_1_1String.html">String</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>m_proto</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f75a0fc915c293a7457faa48d60de7ee"></a><!-- doxytag: member="TelEngine::URI::m_user" ref="f75a0fc915c293a7457faa48d60de7ee" args="" -->
<a class="el" href="classTelEngine_1_1String.html">String</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>m_user</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b6b428030de7200d27eeb3648f993313"></a><!-- doxytag: member="TelEngine::URI::m_host" ref="b6b428030de7200d27eeb3648f993313" args="" -->
<a class="el" href="classTelEngine_1_1String.html">String</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>m_host</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="664f68281fb64c5687e8f160fd6e4372"></a><!-- doxytag: member="TelEngine::URI::m_port" ref="664f68281fb64c5687e8f160fd6e4372" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>m_port</b></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Encapsulation for an <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a>. 
<p>
Uniform Resource Identifier encapsulation and parser. For efficiency reason the parsing is delayed as long as possible <hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="7948360e940acc1bbcef9e76cccd7633"></a><!-- doxytag: member="TelEngine::URI::URI" ref="7948360e940acc1bbcef9e76cccd7633" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTelEngine_1_1URI.html">URI</a>           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Empty <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> constructor 
</div>
</div><p>
<a class="anchor" name="4eaed1669915a71aca0f92ba60f263c2"></a><!-- doxytag: member="TelEngine::URI::URI" ref="4eaed1669915a71aca0f92ba60f263c2" args="(const URI &amp;uri)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTelEngine_1_1URI.html">URI</a>           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classTelEngine_1_1URI.html">URI</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>uri</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Copy constructor <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>uri</em>&nbsp;</td><td>Original <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> to copy </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="b3d606674f182ff14186bac9f9d24ba7"></a><!-- doxytag: member="TelEngine::URI::URI" ref="b3d606674f182ff14186bac9f9d24ba7" args="(const String &amp;uri)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTelEngine_1_1URI.html">URI</a>           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classTelEngine_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>uri</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor from a <a class="el" href="classTelEngine_1_1String.html" title="A C-style string handling class.">String</a> that gets parsed later <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>uri</em>&nbsp;</td><td><a class="el" href="classTelEngine_1_1String.html" title="A C-style string handling class.">String</a> form of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="8059e0c6c879a83df18b139b46fed347"></a><!-- doxytag: member="TelEngine::URI::URI" ref="8059e0c6c879a83df18b139b46fed347" args="(const char *uri)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTelEngine_1_1URI.html">URI</a>           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>uri</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor from a C string that gets parsed later <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>uri</em>&nbsp;</td><td><a class="el" href="classTelEngine_1_1String.html" title="A C-style string handling class.">String</a> form of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="663ad1871d9698ab2c0a52a9731e9bb0"></a><!-- doxytag: member="TelEngine::URI::URI" ref="663ad1871d9698ab2c0a52a9731e9bb0" args="(const char *proto, const char *user, const char *host, int port=0, const char *desc=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTelEngine_1_1URI.html">URI</a>           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>proto</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>user</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>host</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>port</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>desc</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor from <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> components <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>proto</em>&nbsp;</td><td>Protocol - something like "http", "sip", etc. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>user</em>&nbsp;</td><td>User component of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>host</em>&nbsp;</td><td>Hostname component of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>port</em>&nbsp;</td><td>Port part of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> (optional) </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>desc</em>&nbsp;</td><td>Description part in front of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> (optional) </td></tr>
  </table>
</dl>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="60416725e977bd9da56c54ce34083363"></a><!-- doxytag: member="TelEngine::URI::changed" ref="60416725e977bd9da56c54ce34083363" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void changed           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Notification method called whenever the string <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> has changed. The default behaviour is to invalidate the parsed flag and cal the method inherited from <a class="el" href="classTelEngine_1_1String.html">String</a>. 
<p>Reimplemented from <a class="el" href="classTelEngine_1_1String.html#60416725e977bd9da56c54ce34083363">String</a>.</p>

</div>
</div><p>
<a class="anchor" name="95044aa92ba3e9d7f72ff5b3acd0b2a0"></a><!-- doxytag: member="TelEngine::URI::getDescription" ref="95044aa92ba3e9d7f72ff5b3acd0b2a0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classTelEngine_1_1String.html">String</a>&amp; getDescription           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Access method to the description part of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> <dl class="return" compact><dt><b>Returns:</b></dt><dd>Description part of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="dea175962d1ecd0895a6381da1871d7b"></a><!-- doxytag: member="TelEngine::URI::getHost" ref="dea175962d1ecd0895a6381da1871d7b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classTelEngine_1_1String.html">String</a>&amp; getHost           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Access method to the host part of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> <dl class="return" compact><dt><b>Returns:</b></dt><dd>Hostname part of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> </dd></dl>

<p>Referenced by <a class="el" href="yatemgcp_8h-source.html#l00553">MGCPEndpointId::set()</a>.</p>

</div>
</div><p>
<a class="anchor" name="5e4fc3488ccbe0511b7e7a1b3ca873cf"></a><!-- doxytag: member="TelEngine::URI::getPort" ref="5e4fc3488ccbe0511b7e7a1b3ca873cf" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int getPort           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Access method to the port part of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> <dl class="return" compact><dt><b>Returns:</b></dt><dd>Port of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a>, zero if not set </dd></dl>

<p>Referenced by <a class="el" href="yatemgcp_8h-source.html#l00553">MGCPEndpointId::set()</a>.</p>

</div>
</div><p>
<a class="anchor" name="1e69fcfc7608788ed46af7d55fb15df1"></a><!-- doxytag: member="TelEngine::URI::getProtocol" ref="1e69fcfc7608788ed46af7d55fb15df1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classTelEngine_1_1String.html">String</a>&amp; getProtocol           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Access method to the protocol part of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> <dl class="return" compact><dt><b>Returns:</b></dt><dd>Protocol part of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="84cfa277d639206187d49845667f9293"></a><!-- doxytag: member="TelEngine::URI::getUser" ref="84cfa277d639206187d49845667f9293" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classTelEngine_1_1String.html">String</a>&amp; getUser           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Access method to the user part of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> <dl class="return" compact><dt><b>Returns:</b></dt><dd>User component of the <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> </dd></dl>

<p>Referenced by <a class="el" href="yatemgcp_8h-source.html#l00553">MGCPEndpointId::set()</a>.</p>

</div>
</div><p>
<a class="anchor" name="e3310e65839035304ea367639f7a1ff9"></a><!-- doxytag: member="TelEngine::URI::operator=" ref="e3310e65839035304ea367639f7a1ff9" args="(const char *value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTelEngine_1_1URI.html">URI</a>&amp; operator=           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>value</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Assignment operator from C string <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>New <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> value to assign </td></tr>
  </table>
</dl>

<p>Reimplemented from <a class="el" href="classTelEngine_1_1String.html#278b39df6141f5551062da2f28d22032">String</a>.</p>

<p>References <a class="el" href="yateclass_8h-source.html#l01485">String::operator=()</a>.</p>

</div>
</div><p>
<a class="anchor" name="eb28db91dc427777de41e62c6b099cba"></a><!-- doxytag: member="TelEngine::URI::operator=" ref="eb28db91dc427777de41e62c6b099cba" args="(const String &amp;value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTelEngine_1_1URI.html">URI</a>&amp; operator=           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classTelEngine_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>value</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Assignment operator from <a class="el" href="classTelEngine_1_1String.html" title="A C-style string handling class.">String</a> <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>New <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> value to assign </td></tr>
  </table>
</dl>

<p>Reimplemented from <a class="el" href="classTelEngine_1_1String.html#eec29f03ccc4bb7fc94e3e44ad7d761a">String</a>.</p>

<p>References <a class="el" href="yateclass_8h-source.html#l01485">String::operator=()</a>.</p>

</div>
</div><p>
<a class="anchor" name="a8bf8d48634f72e14698d7010d2db7aa"></a><!-- doxytag: member="TelEngine::URI::operator=" ref="a8bf8d48634f72e14698d7010d2db7aa" args="(const URI &amp;value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTelEngine_1_1URI.html">URI</a>&amp; operator=           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classTelEngine_1_1URI.html">URI</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>value</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Assignment operator from <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>New <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> value to assign </td></tr>
  </table>
</dl>

<p>References <a class="el" href="yateclass_8h-source.html#l01485">String::operator=()</a>.</p>

</div>
</div><p>
<a class="anchor" name="47088eee25ec7fd07dcd9d544050644f"></a><!-- doxytag: member="TelEngine::URI::parse" ref="47088eee25ec7fd07dcd9d544050644f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void parse           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Calling this method ensures the string <a class="el" href="classTelEngine_1_1URI.html" title="Encapsulation for an URI.">URI</a> is parsed into components 
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="yateclass_8h-source.html">yateclass.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Dec 7 21:36:11 2008 for Yate by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.7.1 </small></address>
</body>
</html>