aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02662.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/nel/a02662.html')
-rw-r--r--docs/doxygen/nel/a02662.html375
1 files changed, 375 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02662.html b/docs/doxygen/nel/a02662.html
new file mode 100644
index 00000000..85513914
--- /dev/null
+++ b/docs/doxygen/nel/a02662.html
@@ -0,0 +1,375 @@
+<!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: NLAIAGENT::CIndexedVarName::CNameStruc struct 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>NLAIAGENT::CIndexedVarName::CNameStruc Struct Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
+Structure for store string in a std::map.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05415.html#l00268">268</a> of file <a class="el" href="a05415.html">agent_string.h</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="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca0">CNameStruc</a> (<a class="el" href="a03455.html">CStringVarName</a> *name, <a class="el" href="a04558.html#a10">sint32</a> <a class="el" href="a04223.html#a566">index</a>)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca1">CNameStruc</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a04558.html#a10">sint32</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca2">dec</a> ()</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">dec one reference. if ref <a href="#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca2"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a04558.html#a10">sint32</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca3">inc</a> ()</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">add new reference. if Count is null we have to remove this structur from thje map. <a href="#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca3"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca4">load</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &amp;)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca5">save</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &amp;)</td></tr>
+
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a10">sint32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco0">Count</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Number of reference. <a href="#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a10">sint32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco1">Index</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">unique index for the string <a href="#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03455.html">CStringVarName</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco2">Name</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">String stored in the map. <a href="#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco2"></a><br><br></td></tr>
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca1" doxytag="NLAIAGENT::CIndexedVarName::CNameStruc::CNameStruc" ></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"> NLAIAGENT::CIndexedVarName::CNameStruc::CNameStruc </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="a05415.html#l00278">278</a> of file <a class="el" href="a05415.html">agent_string.h</a>.
+<p>
+<div class="fragment"><pre>00278 :<a class="code" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco0">Count</a>(0),<a class="code" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco1">Index</a>(0),<a class="code" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco2">Name</a>(NULL) {}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca0" doxytag="NLAIAGENT::CIndexedVarName::CNameStruc::CNameStruc" ></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"> NLAIAGENT::CIndexedVarName::CNameStruc::CNameStruc </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a03455.html">CStringVarName</a> *&nbsp;</td>
+ <td class="mdname" nowrap> <em>name</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="a04558.html#a10">sint32</a>&nbsp;</td>
+ <td class="mdname" nowrap> <em>index</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><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="a05415.html#l00279">279</a> of file <a class="el" href="a05415.html">agent_string.h</a>.
+<p>
+References <a class="el" href="a05646.html#l00225">index</a>, and <a class="el" href="a05981.html#l00099">sint32</a>.
+<p>
+<div class="fragment"><pre>00279 :<a class="code" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco0">Count</a>(0),<a class="code" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco1">Index</a>(index),<a class="code" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco2">Name</a>(name){}
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca2" doxytag="NLAIAGENT::CIndexedVarName::CNameStruc::dec" ></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"> const <a class="el" href="a04558.html#a10">sint32</a>&amp; NLAIAGENT::CIndexedVarName::CNameStruc::dec </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>
+dec one reference. if ref
+<p>
+
+<p>
+Definition at line <a class="el" href="a05415.html#l00286">286</a> of file <a class="el" href="a05415.html">agent_string.h</a>.
+<p>
+References <a class="el" href="a05981.html#l00099">sint32</a>.
+<p>
+<div class="fragment"><pre>00287 {
+00288 <span class="keywordflow">return</span> --<a class="code" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco0">Count</a>;
+00289 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca3" doxytag="NLAIAGENT::CIndexedVarName::CNameStruc::inc" ></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"> const <a class="el" href="a04558.html#a10">sint32</a>&amp; NLAIAGENT::CIndexedVarName::CNameStruc::inc </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>
+add new reference. if Count is null we have to remove this structur from thje map.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05415.html#l00281">281</a> of file <a class="el" href="a05415.html">agent_string.h</a>.
+<p>
+References <a class="el" href="a05981.html#l00099">sint32</a>.
+<p>
+<div class="fragment"><pre>00282 {
+00283 <span class="keywordflow">return</span> ++<a class="code" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco0">Count</a>;
+00284 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca4" doxytag="NLAIAGENT::CIndexedVarName::CNameStruc::load" ></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"> virtual void NLAIAGENT::CIndexedVarName::CNameStruc::load </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a02270.html">NLMISC::IStream</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline, virtual]</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="a05415.html#l00299">299</a> of file <a class="el" href="a05415.html">agent_string.h</a>.
+<p>
+Referenced by <a class="el" href="a05414.html#l00095">NLAIAGENT::CIndexedVarName::loadClass()</a>.
+<p>
+<div class="fragment"><pre>00300 {
+00301 <span class="comment">/* is.serial(Count);</span>
+00302 <span class="comment"> is.serial(Index); </span>
+00303 <span class="comment"> if(Name == NULL) </span>
+00304 <span class="comment"> Name = new CStringVarName(is);</span>
+00305 <span class="comment"> is.serial(Name);*/</span>
+00306 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIndexedVarName_1_1CNameStruca5" doxytag="NLAIAGENT::CIndexedVarName::CNameStruc::save" ></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"> virtual void NLAIAGENT::CIndexedVarName::CNameStruc::save </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a02270.html">NLMISC::IStream</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline, virtual]</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="a05415.html#l00291">291</a> of file <a class="el" href="a05415.html">agent_string.h</a>.
+<p>
+Referenced by <a class="el" href="a05414.html#l00074">NLAIAGENT::CIndexedVarName::saveClass()</a>.
+<p>
+<div class="fragment"><pre>00292 {
+00293 <span class="comment">// TODO</span>
+00294 <span class="comment">/* os.serial( Count );</span>
+00295 <span class="comment"> os.serial( Index );</span>
+00296 <span class="comment"> os.serial( *Name );*/</span>
+00297 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco0" doxytag="NLAIAGENT::CIndexedVarName::CNameStruc::Count" ></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#a10">sint32</a> <a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco0">NLAIAGENT::CIndexedVarName::CNameStruc::Count</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Number of reference.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05415.html#l00271">271</a> of file <a class="el" href="a05415.html">agent_string.h</a>.
+<p>
+Referenced by <a class="el" href="a05414.html#l00190">NLAIAGENT::CIndexedVarName::clear()</a>, <a class="el" href="a05414.html#l00039">NLAIAGENT::CIndexedVarName::initClass()</a>, <a class="el" href="a05414.html#l00095">NLAIAGENT::CIndexedVarName::loadClass()</a>, and <a class="el" href="a05414.html#l00239">NLAIAGENT::CIndexedVarName::newIndex()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco1" doxytag="NLAIAGENT::CIndexedVarName::CNameStruc::Index" ></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#a10">sint32</a> <a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco1">NLAIAGENT::CIndexedVarName::CNameStruc::Index</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+unique index for the string
+<p>
+
+<p>
+Definition at line <a class="el" href="a05415.html#l00273">273</a> of file <a class="el" href="a05415.html">agent_string.h</a>.
+<p>
+Referenced by <a class="el" href="a05414.html#l00039">NLAIAGENT::CIndexedVarName::initClass()</a>, <a class="el" href="a05414.html#l00095">NLAIAGENT::CIndexedVarName::loadClass()</a>, and <a class="el" href="a05414.html#l00239">NLAIAGENT::CIndexedVarName::newIndex()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco2" doxytag="NLAIAGENT::CIndexedVarName::CNameStruc::Name" ></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="a03455.html">CStringVarName</a>* <a class="el" href="a02662.html#NLAIAGENT_1_1CIndexedVarName_1_1CNameStruco2">NLAIAGENT::CIndexedVarName::CNameStruc::Name</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+String stored in the map.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05415.html#l00275">275</a> of file <a class="el" href="a05415.html">agent_string.h</a>.
+<p>
+Referenced by <a class="el" href="a05414.html#l00190">NLAIAGENT::CIndexedVarName::clear()</a>, <a class="el" href="a05414.html#l00039">NLAIAGENT::CIndexedVarName::initClass()</a>, <a class="el" href="a05414.html#l00206">NLAIAGENT::CIndexedVarName::insert()</a>, <a class="el" href="a05414.html#l00095">NLAIAGENT::CIndexedVarName::loadClass()</a>, <a class="el" href="a05414.html#l00239">NLAIAGENT::CIndexedVarName::newIndex()</a>, <a class="el" href="a05414.html#l00125">NLAIAGENT::CIndexedVarName::releaseClass()</a>, and <a class="el" href="a05414.html#l00074">NLAIAGENT::CIndexedVarName::saveClass()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li><a class="el" href="a05415.html">agent_string.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 09:16:36 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>