aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a03841.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/nel/a03841.html')
-rw-r--r--docs/doxygen/nel/a03841.html287
1 files changed, 287 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03841.html b/docs/doxygen/nel/a03841.html
new file mode 100644
index 00000000..f48158b3
--- /dev/null
+++ b/docs/doxygen/nel/a03841.html
@@ -0,0 +1,287 @@
+<!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::IConstBasicIterator 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>NLAIAGENT::IConstBasicIterator Class Reference</h1><code>#include &lt;<a class="el" href="a05407.html">agent_object.h</a>&gt;</code>
+<p>
+<p>Inheritance diagram for NLAIAGENT::IConstBasicIterator:
+<p><center><img src="a03841.png" usemap="#NLAIAGENT::IConstBasicIterator_map" border="0" alt=""></center>
+<map name="NLAIAGENT::IConstBasicIterator_map">
+<area href="a02403.html" alt="NLAIAGENT::CConstIteratorContener" shape="rect" coords="0,56,424,80">
+<area href="a02405.html" alt="NLAIAGENT::CConstTemplateIterator< typeClass >" shape="rect" coords="651,56,1075,80">
+<area href="a02405.html" alt="NLAIAGENT::CConstTemplateIterator< std::list< const IObjectIA * > >" shape="rect" coords="1085,56,1509,80">
+<area href="a02405.html" alt="NLAIAGENT::CConstTemplateIterator< std::vector< const IObjectIA * > >" shape="rect" coords="1519,56,1943,80">
+<area href="a03840.html" alt="NLAIAGENT::IBasicIterator" shape="rect" coords="1953,56,2377,80">
+<area href="a02692.html" alt="NLAIAGENT::CIteratorContener" shape="rect" coords="0,112,424,136">
+<area href="a02404.html" alt="NLAIAGENT::CConstListIterator" shape="rect" coords="434,112,858,136">
+<area href="a02413.html" alt="NLAIAGENT::CConstVectorIterator" shape="rect" coords="868,112,1292,136">
+<area href="a02773.html" alt="NLAIAGENT::CTemplateIterator< typeClass >" shape="rect" coords="1519,112,1943,136">
+<area href="a02773.html" alt="NLAIAGENT::CTemplateIterator< std::list< const IObjectIA * > >" shape="rect" coords="1953,112,2377,136">
+<area href="a02773.html" alt="NLAIAGENT::CTemplateIterator< std::vector< const IObjectIA * > >" shape="rect" coords="2387,112,2811,136">
+<area href="a02772.html" alt="NLAIAGENT::CListIterator" shape="rect" coords="1302,168,1726,192">
+<area href="a03669.html" alt="NLAIAGENT::CVectorIterator" shape="rect" coords="1736,168,2160,192">
+</map>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+This class is an iterator for <a class="el" href="a02147.html">IObjetOp</a> list access.<p>
+We have two list type a std::vector list and a <a class="el" href="a03889.html">std::list</a> type we define this class to standardize iterator list access.<p>
+<dl compact><dt><b>Author:</b></dt><dd>Chafik sameh <p>
+Nevrax France </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>2000</dd></dl>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05407.html#l00272">272</a> of file <a class="el" href="a05407.html">agent_object.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="a03841.html#NLAIAGENT_1_1IConstBasicIteratora0">IConstBasicIterator</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora1">isInBegin</a> () const=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora2">isInEnd</a> () const=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora3">operator const IObjetOp *</a> () const=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual const <a class="el" href="a02147.html">IObjetOp</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora4">operator++</a> (int)=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual const <a class="el" href="a02147.html">IObjetOp</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora5">operator--</a> (int)=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora6">~IConstBasicIterator</a> ()</td></tr>
+
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLAIAGENT_1_1IConstBasicIteratora0" doxytag="NLAIAGENT::IConstBasicIterator::IConstBasicIterator" ></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::IConstBasicIterator::IConstBasicIterator </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="a05407.html#l00275">275</a> of file <a class="el" href="a05407.html">agent_object.h</a>.
+<p>
+<div class="fragment"><pre>00275 {}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1IConstBasicIteratora6" doxytag="NLAIAGENT::IConstBasicIterator::~IConstBasicIterator" ></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 NLAIAGENT::IConstBasicIterator::~<a class="el" href="a03841.html">IConstBasicIterator</a> </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, 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="a05407.html#l00281">281</a> of file <a class="el" href="a05407.html">agent_object.h</a>.
+<p>
+<div class="fragment"><pre>00281 {}
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLAIAGENT_1_1IConstBasicIteratora1" doxytag="NLAIAGENT::IConstBasicIterator::isInBegin" ></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 bool NLAIAGENT::IConstBasicIterator::isInBegin </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<code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora2">NLAIAGENT::CTemplateIterator&lt; typeClass &gt;</a>, <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora1">NLAIAGENT::CConstTemplateIterator&lt; typeClass &gt;</a>, <a class="el" href="a02403.html#NLAIAGENT_1_1CIteratorContenera4">NLAIAGENT::CConstIteratorContener</a>, <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora2">NLAIAGENT::CTemplateIterator&lt; std::vector&lt; const IObjectIA * &gt; &gt;</a>, <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora2">NLAIAGENT::CTemplateIterator&lt; std::list&lt; const IObjectIA * &gt; &gt;</a>, <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora1">NLAIAGENT::CConstTemplateIterator&lt; std::vector&lt; const IObjectIA * &gt; &gt;</a>, and <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora1">NLAIAGENT::CConstTemplateIterator&lt; std::list&lt; const IObjectIA * &gt; &gt;</a>.
+<p>
+Referenced by <a class="el" href="a05407.html#l00499">NLAIAGENT::CConstIteratorContener::isInBegin()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1IConstBasicIteratora2" doxytag="NLAIAGENT::IConstBasicIterator::isInEnd" ></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 bool NLAIAGENT::IConstBasicIterator::isInEnd </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<code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora3">NLAIAGENT::CTemplateIterator&lt; typeClass &gt;</a>, <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora2">NLAIAGENT::CConstTemplateIterator&lt; typeClass &gt;</a>, <a class="el" href="a02403.html#NLAIAGENT_1_1CIteratorContenera5">NLAIAGENT::CConstIteratorContener</a>, <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora3">NLAIAGENT::CTemplateIterator&lt; std::vector&lt; const IObjectIA * &gt; &gt;</a>, <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora3">NLAIAGENT::CTemplateIterator&lt; std::list&lt; const IObjectIA * &gt; &gt;</a>, <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora2">NLAIAGENT::CConstTemplateIterator&lt; std::vector&lt; const IObjectIA * &gt; &gt;</a>, and <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora2">NLAIAGENT::CConstTemplateIterator&lt; std::list&lt; const IObjectIA * &gt; &gt;</a>.
+<p>
+Referenced by <a class="el" href="a05407.html#l00495">NLAIAGENT::CConstIteratorContener::isInEnd()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1IConstBasicIteratora3" doxytag="NLAIAGENT::IConstBasicIterator::operator const IObjetOp *" ></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 NLAIAGENT::IConstBasicIterator::operator const <a class="el" href="a02147.html">IObjetOp</a> * </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<code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora4">NLAIAGENT::CTemplateIterator&lt; typeClass &gt;</a>, <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora3">NLAIAGENT::CConstTemplateIterator&lt; typeClass &gt;</a>, <a class="el" href="a02403.html#NLAIAGENT_1_1CIteratorContenera6">NLAIAGENT::CConstIteratorContener</a>, <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora4">NLAIAGENT::CTemplateIterator&lt; std::vector&lt; const IObjectIA * &gt; &gt;</a>, <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora4">NLAIAGENT::CTemplateIterator&lt; std::list&lt; const IObjectIA * &gt; &gt;</a>, <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora3">NLAIAGENT::CConstTemplateIterator&lt; std::vector&lt; const IObjectIA * &gt; &gt;</a>, and <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora3">NLAIAGENT::CConstTemplateIterator&lt; std::list&lt; const IObjectIA * &gt; &gt;</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1IConstBasicIteratora4" doxytag="NLAIAGENT::IConstBasicIterator::operator++" ></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 const <a class="el" href="a02147.html">IObjetOp</a>* NLAIAGENT::IConstBasicIterator::operator++ </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">int&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora5">NLAIAGENT::CTemplateIterator&lt; typeClass &gt;</a>, <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora4">NLAIAGENT::CConstTemplateIterator&lt; typeClass &gt;</a>, <a class="el" href="a02403.html#NLAIAGENT_1_1CIteratorContenera7">NLAIAGENT::CConstIteratorContener</a>, <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora5">NLAIAGENT::CTemplateIterator&lt; std::vector&lt; const IObjectIA * &gt; &gt;</a>, <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora5">NLAIAGENT::CTemplateIterator&lt; std::list&lt; const IObjectIA * &gt; &gt;</a>, <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora4">NLAIAGENT::CConstTemplateIterator&lt; std::vector&lt; const IObjectIA * &gt; &gt;</a>, and <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora4">NLAIAGENT::CConstTemplateIterator&lt; std::list&lt; const IObjectIA * &gt; &gt;</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1IConstBasicIteratora5" doxytag="NLAIAGENT::IConstBasicIterator::operator--" ></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 const <a class="el" href="a02147.html">IObjetOp</a>* NLAIAGENT::IConstBasicIterator::operator-- </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">int&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora6">NLAIAGENT::CTemplateIterator&lt; typeClass &gt;</a>, <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora5">NLAIAGENT::CConstTemplateIterator&lt; typeClass &gt;</a>, <a class="el" href="a02403.html#NLAIAGENT_1_1CIteratorContenera8">NLAIAGENT::CConstIteratorContener</a>, <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora6">NLAIAGENT::CTemplateIterator&lt; std::vector&lt; const IObjectIA * &gt; &gt;</a>, <a class="el" href="a02773.html#NLAIAGENT_1_1CVectorIteratora6">NLAIAGENT::CTemplateIterator&lt; std::list&lt; const IObjectIA * &gt; &gt;</a>, <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora5">NLAIAGENT::CConstTemplateIterator&lt; std::vector&lt; const IObjectIA * &gt; &gt;</a>, and <a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora5">NLAIAGENT::CConstTemplateIterator&lt; std::list&lt; const IObjectIA * &gt; &gt;</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="a05407.html">agent_object.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 10:00:44 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>