aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a03653.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/nel/a03653.html')
-rw-r--r--docs/doxygen/nel/a03653.html475
1 files changed, 475 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03653.html b/docs/doxygen/nel/a03653.html
new file mode 100644
index 00000000..8f400539
--- /dev/null
+++ b/docs/doxygen/nel/a03653.html
@@ -0,0 +1,475 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>NeL: CVarPath class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>CVarPath Class Reference</h1><code>#include &lt;<a class="el" href="a06668.html">varpath.h</a>&gt;</code>
+<p>
+<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="a03653.html#CVarPatha0">CVarPath</a> (const std::string &amp;raw)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03653.html#CVarPatha1">decode</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03653.html#CVarPatha2">display</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03653.html#CVarPatha3">empty</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03653.html#CVarPatha4">isFinal</a> ()</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">returns true if there s no more . in the path <a href="#CVarPatha4"></a><br><br></td></tr>
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector&lt; std::pair&lt; std::string,<br>
+ std::string &gt; &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03653.html#CVarPatho0">Destination</a></td></tr>
+
+<tr><td colspan=2><br><h2>Private Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::string&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03653.html#CVarPathd0">getToken</a> ()</td></tr>
+
+<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::string&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03653.html#CVarPathr0">RawVarPath</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a11">uint32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03653.html#CVarPathr1">TokenPos</a></td></tr>
+
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="CVarPatha0" doxytag="CVarPath::CVarPath" ></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"> CVarPath::CVarPath </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const std::string &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>raw</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06668.html#l00035">35</a> of file <a class="el" href="a06668.html">varpath.h</a>.
+<p>
+References <a class="el" href="a06667.html#l00101">decode()</a>, and <a class="el" href="a06668.html#l00058">RawVarPath</a>.
+<p>
+<div class="fragment"><pre>00035 : <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>(raw)
+00036 {
+00037 <a class="code" href="a03653.html#CVarPatha1">decode</a> ();
+00038 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="CVarPatha1" doxytag="CVarPath::decode" ></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"> void CVarPath::decode </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></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06667.html#l00101">101</a> of file <a class="el" href="a06667.html">varpath.cpp</a>.
+<p>
+References <a class="el" href="a06667.html#l00077">getToken()</a>, <a class="el" href="a05622.html#l00135">nlwarning</a>, <a class="el" href="a06668.html#l00058">RawVarPath</a>, <a class="el" href="a06668.html#l00060">TokenPos</a>, and <a class="el" href="a05981.html#l00105">uint</a>.
+<p>
+Referenced by <a class="el" href="a06668.html#l00035">CVarPath()</a>.
+<p>
+<div class="fragment"><pre>00102 {
+00103 vector&lt;string&gt; dest;
+00104 <a class="code" href="a03653.html#CVarPathr1">TokenPos</a> = 0;
+00105 <a class="code" href="a03653.html#CVarPatho0">Destination</a>.clear ();
+00106
+00107 string val = <a class="code" href="a03653.html#CVarPathd0">getToken</a> ();
+00108
+00109 <span class="keywordflow">if</span> (val == <span class="stringliteral">""</span>)
+00110 <span class="keywordflow">return</span>;
+00111
+00112 <span class="keywordflow">if</span> (val == <span class="stringliteral">"["</span> )
+00113 {
+00114 <span class="keywordflow">do</span>
+00115 {
+00116 <a class="code" href="a04558.html#a15">uint</a> osbnb = 0;
+00117 string d;
+00118 <span class="keywordflow">do</span>
+00119 {
+00120 val = <a class="code" href="a03653.html#CVarPathd0">getToken</a> ();
+00121 <span class="keywordflow">if</span> (val == <span class="stringliteral">"["</span>)
+00122 osbnb++;
+00123
+00124 <span class="comment">// end of token</span>
+00125 <span class="keywordflow">if</span> (val == <span class="stringliteral">""</span>)
+00126 {
+00127 <a class="code" href="a04199.html#a2">nlwarning</a> (<span class="stringliteral">"VP: Bad VarPath '%s', suppose it s an empty varpath"</span>, <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>.c_str());
+00128 <a class="code" href="a03653.html#CVarPatho0">Destination</a>.clear ();
+00129 <span class="keywordflow">return</span>;
+00130 }
+00131
+00132 <span class="keywordflow">if</span> (osbnb == 0 &amp;&amp; (val == <span class="stringliteral">","</span> || val == <span class="stringliteral">"]"</span>))
+00133 <span class="keywordflow">break</span>;
+00134
+00135 <span class="keywordflow">if</span> (val == <span class="stringliteral">"]"</span>)
+00136 osbnb--;
+00137
+00138 d += val;
+00139 }
+00140 <span class="keywordflow">while</span> (<span class="keyword">true</span>);
+00141 dest.push_back (d);
+00142 <span class="keywordflow">if</span> (val == <span class="stringliteral">"]"</span>)
+00143 <span class="keywordflow">break</span>;
+00144 }
+00145 <span class="keywordflow">while</span> (<span class="keyword">true</span>);
+00146 }
+00147 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (val != <span class="stringliteral">"."</span> &amp;&amp; val != <span class="stringliteral">","</span> &amp;&amp; val != <span class="stringliteral">"]"</span>)
+00148 {
+00149 dest.push_back (val);
+00150 }
+00151 <span class="keywordflow">else</span>
+00152 {
+00153 <a class="code" href="a04199.html#a2">nlwarning</a> (<span class="stringliteral">"VP: Malformated VarPath '%s' before position %d"</span>, <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>.c_str (), <a class="code" href="a03653.html#CVarPathr1">TokenPos</a>);
+00154 <span class="keywordflow">return</span>;
+00155 }
+00156
+00157 <span class="comment">// must the a . or end of string</span>
+00158 val = <a class="code" href="a03653.html#CVarPathd0">getToken</a> ();
+00159 <span class="keywordflow">if</span> (val == <span class="stringliteral">" "</span>)
+00160 {
+00161 <span class="comment">// special case, there s a space that means that everything after is not really part of the varpath.</span>
+00162 <a class="code" href="a03653.html#CVarPatho0">Destination</a>.push_back (make_pair(RawVarPath, string(<span class="stringliteral">""</span>)));
+00163 <span class="keywordflow">return</span>;
+00164 }
+00165 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (val != <span class="stringliteral">"."</span> &amp;&amp; val != <span class="stringliteral">""</span> &amp;&amp; val != <span class="stringliteral">"="</span>)
+00166 {
+00167 <a class="code" href="a04199.html#a2">nlwarning</a> (<span class="stringliteral">"VP: Malformated VarPath '%s' before position %d"</span>, <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>.c_str (), <a class="code" href="a03653.html#CVarPathr1">TokenPos</a>);
+00168 <span class="keywordflow">return</span>;
+00169 }
+00170
+00171 <span class="keywordflow">for</span> (<a class="code" href="a04558.html#a15">uint</a> i = 0; i &lt; dest.size(); ++i)
+00172 {
+00173 string srv, var;
+00174 <a class="code" href="a04558.html#a15">uint</a> pos;
+00175
+00176 <span class="keywordflow">if</span> ((pos = dest[i].find (<span class="charliteral">'.'</span>)) != string::npos)
+00177 {
+00178 srv = dest[i].substr(0, pos);
+00179 var = dest[i].substr(pos+1);
+00180 <span class="keywordflow">if</span> (<a class="code" href="a03653.html#CVarPathr1">TokenPos</a> &lt; <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>.size())
+00181 var += val + <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>.substr (TokenPos);
+00182 }
+00183 <span class="keywordflow">else</span>
+00184 {
+00185 srv = dest[i];
+00186 <span class="keywordflow">if</span> (val == <span class="stringliteral">"="</span>)
+00187 {
+00188 srv += val + <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>.substr (TokenPos);
+00189 var = <span class="stringliteral">""</span>;
+00190 }
+00191 <span class="keywordflow">else</span>
+00192 var = <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>.substr (TokenPos);
+00193 }
+00194
+00195 <a class="code" href="a03653.html#CVarPatho0">Destination</a>.push_back (make_pair(srv, var));
+00196 }
+00197
+00198 <span class="comment">//display ();</span>
+00199 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="CVarPatha2" doxytag="CVarPath::display" ></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"> void CVarPath::display </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></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06667.html#l00208">208</a> of file <a class="el" href="a06667.html">varpath.cpp</a>.
+<p>
+References <a class="el" href="a05622.html#l00111">nlinfo</a>, and <a class="el" href="a05981.html#l00105">uint</a>.
+<p>
+<div class="fragment"><pre>00209 {
+00210 <a class="code" href="a04199.html#a1">nlinfo</a> (<span class="stringliteral">"VP: VarPath dest = %d"</span>, <a class="code" href="a03653.html#CVarPatho0">Destination</a>.size ());
+00211 <span class="keywordflow">for</span> (<a class="code" href="a04558.html#a15">uint</a> i = 0; i &lt; <a class="code" href="a03653.html#CVarPatho0">Destination</a>.size (); i++)
+00212 {
+00213 <a class="code" href="a04199.html#a1">nlinfo</a> (<span class="stringliteral">"VP: &gt; '%s' '%s'"</span>, Destination[i].first.c_str(), <a class="code" href="a03653.html#CVarPatho0">Destination</a>[i].second.c_str());
+00214 }
+00215 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="CVarPatha3" doxytag="CVarPath::empty" ></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"> bool CVarPath::empty </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><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06668.html#l00049">49</a> of file <a class="el" href="a06668.html">varpath.h</a>.
+<p>
+Referenced by <a class="el" href="a05391.html#l00386">NLNET::serviceGetView()</a>.
+<p>
+<div class="fragment"><pre>00050 {
+00051 <span class="keywordflow">return</span> <a class="code" href="a03653.html#CVarPatho0">Destination</a>.empty();
+00052 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="CVarPathd0" doxytag="CVarPath::getToken" ></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"> string CVarPath::getToken </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><code> [private]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+VarPath ::= [bloc '.']* bloc bloc ::= '[' [VarPath ',']* VarPath ']' | name name ::= [ascii]* ['*']
+<p>
+Definition at line <a class="el" href="a06667.html#l00077">77</a> of file <a class="el" href="a06667.html">varpath.cpp</a>.
+<p>
+References <a class="el" href="a06668.html#l00058">RawVarPath</a>, <a class="el" href="a05646.html#l01119">res</a>, and <a class="el" href="a06668.html#l00060">TokenPos</a>.
+<p>
+Referenced by <a class="el" href="a06667.html#l00101">decode()</a>.
+<p>
+<div class="fragment"><pre>00078 {
+00079 string <a class="code" href="a04223.html#a643">res</a>;
+00080
+00081 <span class="keywordflow">if</span> (<a class="code" href="a03653.html#CVarPathr1">TokenPos</a> &gt;= <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>.size())
+00082 <span class="keywordflow">return</span> <a class="code" href="a04223.html#a643">res</a>;
+00083
+00084 <a class="code" href="a04223.html#a643">res</a> += <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>[<a class="code" href="a03653.html#CVarPathr1">TokenPos</a>];
+00085
+00086 <span class="keywordflow">switch</span> (<a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>[<a class="code" href="a03653.html#CVarPathr1">TokenPos</a>++])
+00087 {
+00088 <span class="keywordflow">case</span> <span class="charliteral">'.'</span>: <span class="keywordflow">case</span> <span class="charliteral">'*'</span>: <span class="keywordflow">case</span> <span class="charliteral">'['</span>: <span class="keywordflow">case</span> <span class="charliteral">']'</span>: <span class="keywordflow">case</span> <span class="charliteral">','</span>: <span class="keywordflow">case</span> <span class="charliteral">'='</span>: <span class="keywordflow">case</span> <span class="charliteral">' '</span>:
+00089 <span class="keywordflow">break</span>;
+00090 <span class="keywordflow">default</span> :
+00091 <span class="keywordflow">while</span> (<a class="code" href="a03653.html#CVarPathr1">TokenPos</a> &lt; <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>.size() &amp;&amp; <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>[<a class="code" href="a03653.html#CVarPathr1">TokenPos</a>] != <span class="charliteral">'.'</span> &amp;&amp; <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>[<a class="code" href="a03653.html#CVarPathr1">TokenPos</a>] != <span class="charliteral">'['</span> &amp;&amp; <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>[<a class="code" href="a03653.html#CVarPathr1">TokenPos</a>] != <span class="charliteral">']'</span> &amp;&amp; <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>[<a class="code" href="a03653.html#CVarPathr1">TokenPos</a>] != <span class="charliteral">','</span> &amp;&amp; <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>[<a class="code" href="a03653.html#CVarPathr1">TokenPos</a>] != <span class="charliteral">'='</span> &amp;&amp; <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>[<a class="code" href="a03653.html#CVarPathr1">TokenPos</a>] != <span class="charliteral">' '</span>)
+00092 {
+00093 <a class="code" href="a04223.html#a643">res</a> += <a class="code" href="a03653.html#CVarPathr0">RawVarPath</a>[<a class="code" href="a03653.html#CVarPathr1">TokenPos</a>++];
+00094 }
+00095 <span class="keywordflow">break</span>;
+00096 }
+00097 <span class="keywordflow">return</span> <a class="code" href="a04223.html#a643">res</a>;
+00098 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="CVarPatha4" doxytag="CVarPath::isFinal" ></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"> bool CVarPath::isFinal </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></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+returns true if there s no more . in the path
+<p>
+
+<p>
+Definition at line <a class="el" href="a06667.html#l00201">201</a> of file <a class="el" href="a06667.html">varpath.cpp</a>.
+<p>
+Referenced by <a class="el" href="a05391.html#l00386">NLNET::serviceGetView()</a>.
+<p>
+<div class="fragment"><pre>00202 {
+00203 <span class="keywordflow">if</span>(<a class="code" href="a03653.html#CVarPatho0">Destination</a>.size() == 0) <span class="keywordflow">return</span> <span class="keyword">true</span>;
+00204 <span class="keywordflow">if</span>(<a class="code" href="a03653.html#CVarPatho0">Destination</a>[0].second.size() == 0) <span class="keywordflow">return</span> <span class="keyword">true</span>;
+00205 <span class="keywordflow">return</span> <span class="keyword">false</span>;
+00206 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="CVarPatho0" doxytag="CVarPath::Destination" ></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"> std::vector&lt;std::pair&lt;std::string, std::string&gt; &gt; <a class="el" href="a03653.html#CVarPatho0">CVarPath::Destination</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06668.html#l00042">42</a> of file <a class="el" href="a06668.html">varpath.h</a>.
+<p>
+Referenced by <a class="el" href="a06667.html#l00217">NLMISC_COMMAND()</a>, <a class="el" href="a05391.html#l00386">NLNET::serviceGetView()</a>, and <a class="el" href="a05391.html#l00797">NLNET::setInformations()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVarPathr0" doxytag="CVarPath::RawVarPath" ></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"> std::string <a class="el" href="a03653.html#CVarPathr0">CVarPath::RawVarPath</a><code> [private]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06668.html#l00058">58</a> of file <a class="el" href="a06668.html">varpath.h</a>.
+<p>
+Referenced by <a class="el" href="a06668.html#l00035">CVarPath()</a>, <a class="el" href="a06667.html#l00101">decode()</a>, and <a class="el" href="a06667.html#l00077">getToken()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVarPathr1" doxytag="CVarPath::TokenPos" ></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"> <a class="el" href="a04558.html#a11">uint32</a> <a class="el" href="a03653.html#CVarPathr1">CVarPath::TokenPos</a><code> [private]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06668.html#l00060">60</a> of file <a class="el" href="a06668.html">varpath.h</a>.
+<p>
+Referenced by <a class="el" href="a06667.html#l00101">decode()</a>, and <a class="el" href="a06667.html#l00077">getToken()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following files:<ul>
+<li><a class="el" href="a06668.html">varpath.h</a><li><a class="el" href="a06667.html">varpath.cpp</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 06:43:55 2004 for NeL by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.6 </small></address>
+</body>
+</html>