From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/class_NLAIAGENT__CListIterator.html | 170 +++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 docs/doxygen/nel/class_NLAIAGENT__CListIterator.html (limited to 'docs/doxygen/nel/class_NLAIAGENT__CListIterator.html') diff --git a/docs/doxygen/nel/class_NLAIAGENT__CListIterator.html b/docs/doxygen/nel/class_NLAIAGENT__CListIterator.html new file mode 100644 index 00000000..1f71a1e9 --- /dev/null +++ b/docs/doxygen/nel/class_NLAIAGENT__CListIterator.html @@ -0,0 +1,170 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NLAIAGENT::CListIterator Class Reference

std::list version of IBasicIterator implementation. +More... +

+#include <agent_object.h> +

+Inheritance diagram for NLAIAGENT::CListIterator

Inheritance graph
+ + + + +
[legend]
Collaboration diagram for NLAIAGENT::CListIterator:

Collaboration graph
+ + + + +
[legend]
List of all members. + + + +

Public Methods

 CListIterator (const std::list<const IObjectIA *> &l)
virtual ~CListIterator ()
+

Detailed Description

+std::list version of IBasicIterator implementation. +

+

+Author(s):
+ Chafik sameh , Nevrax France
+Date:
+ 2000
+

+ +

+Definition at line 302 of file agent_object.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NLAIAGENT::CListIterator::CListIterator ( + +const std::list< const IObjectIA *>& l ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 305 of file agent_object.h.

+

+ + + + +
+ + + + + + +
+NLAIAGENT::CListIterator::~CListIterator ( + +) [inline, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 310 of file agent_object.h.

+


The documentation for this class was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1