# 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:

NLAIAGENT::CTemplateIterator< std::list< const IObjectIA * > > NLAIAGENT::IBasicIterator NLAIAGENT::IConstBasicIterator List of all members.

Public Methods

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

Detailed Description

std::list version of IBasicIterator implementation.

Author:
Chafik sameh , Nevrax France
Date:
2000

Definition at line 395 of file agent_object.h.


Constructor & Destructor Documentation

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

Definition at line 398 of file agent_object.h.

References NLAIAGENT::CTemplateIterator< std::list< const IObjectIA * > >::CTemplateIterator, and NLAISCRIPT::l.

virtual NLAIAGENT::CListIterator::~CListIterator   [inline, virtual]
 

Definition at line 402 of file agent_object.h.


The documentation for this class was generated from the following file: