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

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

Public Methods

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

Detailed Description

std::vector version of IBasicIterator implementation.

Author:
Chafik sameh , Nevrax France
Date:
2000

Definition at line 428 of file agent_object.h.


Constructor & Destructor Documentation

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

Definition at line 431 of file agent_object.h.

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

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

Definition at line 435 of file agent_object.h.


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