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