# 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::CVectorIterator Class Reference

std::vector version of IBasicIterator implementation. More...

#include <agent_object.h>

Inheritance diagram for NLAIAGENT::CVectorIterator

Inheritance graph
[legend]
Collaboration diagram for NLAIAGENT::CVectorIterator:

Collaboration graph
[legend]
List of all members.

Public Methods

 CVectorIterator (const std::vector<const IObjectIA *>&l)
virtual ~CVectorIterator ()

Detailed Description

std::vector version of IBasicIterator implementation.

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

Definition at line 323 of file agent_object.h.


Constructor & Destructor Documentation

NLAIAGENT::CVectorIterator::CVectorIterator ( const std::vector< const IObjectIA *>& l ) [inline]
 

Definition at line 326 of file agent_object.h.

NLAIAGENT::CVectorIterator::~CVectorIterator ( ) [inline, virtual]
 

Definition at line 331 of file agent_object.h.


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