#include <agent_object.h>
Inheritance diagram for NLAIAGENT::IBasicIterator:

Public Member Functions | |
| virtual void | erase ()=0 |
| IBasicIterator () | |
| virtual bool | isInBegin () const=0 |
| virtual bool | isInEnd () const=0 |
| virtual | operator const IObjetOp * () const=0 |
| virtual const IObjetOp * | operator++ (int)=0 |
| virtual const IObjetOp * | operator-- (int)=0 |
| virtual | ~IBasicIterator () |
|
|
Definition at line 287 of file agent_object.h.
00287 {}
|
|
|
Definition at line 289 of file agent_object.h.
00289 {}
|
|
|
|
|
|
|
1.3.6