<!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: TemplateNLAIAGENT::CConstTemplateIterator< typeClass > 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div> <h1>NLAIAGENT::CConstTemplateIterator< typeClass > Class Template Reference</h1><code>#include <<a class="el" href="a05407.html">agent_object.h</a>></code> <p> <p>Inheritance diagram for NLAIAGENT::CConstTemplateIterator< typeClass >: <p><center><img src="a02405.png" usemap="#NLAIAGENT::CConstTemplateIterator< typeClass >_map" border="0" alt=""></center> <map name="NLAIAGENT::CConstTemplateIterator< typeClass >_map"> <area href="a03841.html" alt="NLAIAGENT::IConstBasicIterator" shape="rect" coords="154,0,452,24"> <area href="a02404.html" alt="NLAIAGENT::CConstListIterator" shape="rect" coords="0,112,298,136"> <area href="a02413.html" alt="NLAIAGENT::CConstVectorIterator" shape="rect" coords="308,112,606,136"> </map> <h3>template<class typeClass><br> class NLAIAGENT::CConstTemplateIterator< typeClass ></h3> <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> </td><td class="memItemRight" valign=bottom><a class="el" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratora0">CConstTemplateIterator</a> (const typeClass &l)</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>virtual bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora1">isInBegin</a> () const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>virtual bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora2">isInEnd</a> () const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>virtual </td><td class="memItemRight" valign=bottom><a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora3">operator const IObjetOp *</a> () const </td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>virtual const <a class="el" href="a02147.html">IObjetOp</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora4">operator++</a> (int)</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>virtual const <a class="el" href="a02147.html">IObjetOp</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02405.html#NLAIAGENT_1_1CConstVectorIteratora5">operator--</a> (int)</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>virtual </td><td class="memItemRight" valign=bottom><a class="el" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratora6">~CConstTemplateIterator</a> ()</td></tr> <tr><td colspan=2><br><h2>Private Attributes</h2></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>typeClass::const_iterator </td><td class="memItemRight" valign=bottom><a class="el" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr0">_I</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>const typeClass & </td><td class="memItemRight" valign=bottom><a class="el" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr1">_ListType</a></td></tr> </table> <hr><h2>Constructor & Destructor Documentation</h2> <a class="anchor" name="NLAIAGENT_1_1CConstTemplateIteratora0" doxytag="NLAIAGENT::CConstTemplateIterator::CConstTemplateIterator" ></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" colspan="4"> template<class typeClass> </td> </tr> <tr> <td class="md" nowrap valign="top"> <a class="el" href="a02405.html">NLAIAGENT::CConstTemplateIterator</a>< typeClass >::<a class="el" href="a02405.html">CConstTemplateIterator</a> </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const typeClass & </td> <td class="mdname1" valign="top" nowrap> <em>l</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <p> Definition at line <a class="el" href="a05407.html#l00354">354</a> of file <a class="el" href="a05407.html">agent_object.h</a>. <p> <div class="fragment"><pre>00354 :<a class="code" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr0">_I</a>(<a class="code" href="a05373.html#a2">l</a>.begin()),<a class="code" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr1">_ListType</a>(l) 00355 { 00356 } </pre></div> </td> </tr> </table> <a class="anchor" name="NLAIAGENT_1_1CConstTemplateIteratora6" doxytag="NLAIAGENT::CConstTemplateIterator::~CConstTemplateIterator" ></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" colspan="4"> template<class typeClass> </td> </tr> <tr> <td class="md" nowrap valign="top"> virtual <a class="el" href="a02405.html">NLAIAGENT::CConstTemplateIterator</a>< typeClass >::~<a class="el" href="a02405.html">CConstTemplateIterator</a> </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline, virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <p> Definition at line <a class="el" href="a05407.html#l00357">357</a> of file <a class="el" href="a05407.html">agent_object.h</a>. <p> <div class="fragment"><pre>00358 { 00359 } </pre></div> </td> </tr> </table> <hr><h2>Member Function Documentation</h2> <a class="anchor" name="NLAIAGENT_1_1CConstVectorIteratora1" doxytag="NLAIAGENT::CConstTemplateIterator::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" colspan="4"> template<class typeClass> </td> </tr> <tr> <td class="md" nowrap valign="top"> virtual bool <a class="el" href="a02405.html">NLAIAGENT::CConstTemplateIterator</a>< typeClass >::isInBegin </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const<code> [inline, virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <p> Implements <a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora1">NLAIAGENT::IConstBasicIterator</a>. <p> Definition at line <a class="el" href="a05407.html#l00380">380</a> of file <a class="el" href="a05407.html">agent_object.h</a>. <p> <div class="fragment"><pre>00381 { 00382 <span class="keywordflow">return</span> <a class="code" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr0">_I</a> == <a class="code" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr1">_ListType</a>.begin(); 00383 } </pre></div> </td> </tr> </table> <a class="anchor" name="NLAIAGENT_1_1CConstVectorIteratora2" doxytag="NLAIAGENT::CConstTemplateIterator::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" colspan="4"> template<class typeClass> </td> </tr> <tr> <td class="md" nowrap valign="top"> virtual bool <a class="el" href="a02405.html">NLAIAGENT::CConstTemplateIterator</a>< typeClass >::isInEnd </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const<code> [inline, virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <p> Implements <a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora2">NLAIAGENT::IConstBasicIterator</a>. <p> Definition at line <a class="el" href="a05407.html#l00375">375</a> of file <a class="el" href="a05407.html">agent_object.h</a>. <p> <div class="fragment"><pre>00376 { 00377 <span class="keywordflow">return</span> <a class="code" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr0">_I</a> == <a class="code" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr1">_ListType</a>.end(); 00378 } </pre></div> </td> </tr> </table> <a class="anchor" name="NLAIAGENT_1_1CConstVectorIteratora3" doxytag="NLAIAGENT::CConstTemplateIterator::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" colspan="4"> template<class typeClass> </td> </tr> <tr> <td class="md" nowrap valign="top"> virtual <a class="el" href="a02405.html">NLAIAGENT::CConstTemplateIterator</a>< typeClass >::operator const <a class="el" href="a02147.html">IObjetOp</a> * </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const<code> [inline, virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <p> Implements <a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora3">NLAIAGENT::IConstBasicIterator</a>. <p> Definition at line <a class="el" href="a05407.html#l00370">370</a> of file <a class="el" href="a05407.html">agent_object.h</a>. <p> <div class="fragment"><pre>00371 { 00372 <span class="keywordflow">return</span> (<span class="keyword">const</span> IObjetOp *)*<a class="code" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr0">_I</a>; 00373 } </pre></div> </td> </tr> </table> <a class="anchor" name="NLAIAGENT_1_1CConstVectorIteratora4" doxytag="NLAIAGENT::CConstTemplateIterator::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" colspan="4"> template<class typeClass> </td> </tr> <tr> <td class="md" nowrap valign="top"> virtual const <a class="el" href="a02147.html">IObjetOp</a>* <a class="el" href="a02405.html">NLAIAGENT::CConstTemplateIterator</a>< typeClass >::operator++ </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">int </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline, virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <p> Implements <a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora4">NLAIAGENT::IConstBasicIterator</a>. <p> Definition at line <a class="el" href="a05407.html#l00361">361</a> of file <a class="el" href="a05407.html">agent_object.h</a>. <p> <div class="fragment"><pre>00362 { 00363 <span class="keywordflow">return</span> (<span class="keyword">const</span> IObjetOp*)*<a class="code" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr0">_I</a>++; 00364 } </pre></div> </td> </tr> </table> <a class="anchor" name="NLAIAGENT_1_1CConstVectorIteratora5" doxytag="NLAIAGENT::CConstTemplateIterator::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" colspan="4"> template<class typeClass> </td> </tr> <tr> <td class="md" nowrap valign="top"> virtual const <a class="el" href="a02147.html">IObjetOp</a>* <a class="el" href="a02405.html">NLAIAGENT::CConstTemplateIterator</a>< typeClass >::operator-- </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">int </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline, virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <p> Implements <a class="el" href="a03841.html#NLAIAGENT_1_1IConstBasicIteratora5">NLAIAGENT::IConstBasicIterator</a>. <p> Definition at line <a class="el" href="a05407.html#l00365">365</a> of file <a class="el" href="a05407.html">agent_object.h</a>. <p> <div class="fragment"><pre>00366 { 00367 <span class="keywordflow">return</span> (<span class="keyword">const</span> IObjetOp*)*<a class="code" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr0">_I</a>--; 00368 } </pre></div> </td> </tr> </table> <hr><h2>Field Documentation</h2> <a class="anchor" name="NLAIAGENT_1_1CConstTemplateIteratorr0" doxytag="NLAIAGENT::CConstTemplateIterator::_I" ></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" colspan="4"> template<class typeClass> </td> </tr> <tr> <td class="md" nowrap valign="top"> typeClass::const_iterator <a class="el" href="a02405.html">NLAIAGENT::CConstTemplateIterator</a>< typeClass >::<a class="el" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr0">_I</a><code> [private]</code> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <p> Definition at line <a class="el" href="a05407.html#l00350">350</a> of file <a class="el" href="a05407.html">agent_object.h</a>. </td> </tr> </table> <a class="anchor" name="NLAIAGENT_1_1CConstTemplateIteratorr1" doxytag="NLAIAGENT::CConstTemplateIterator::_ListType" ></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" colspan="4"> template<class typeClass> </td> </tr> <tr> <td class="md" nowrap valign="top"> const typeClass& <a class="el" href="a02405.html">NLAIAGENT::CConstTemplateIterator</a>< typeClass >::<a class="el" href="a02405.html#NLAIAGENT_1_1CConstTemplateIteratorr1">_ListType</a><code> [private]</code> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <p> Definition at line <a class="el" href="a05407.html#l00351">351</a> of file <a class="el" href="a05407.html">agent_object.h</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 09:07:53 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>