My Project  debian-1:4.1.1-p2+ds-4build2
Data Structures
Enumerator.h File Reference

Go to the source code of this file.

Data Structures

class  IBaseEnumerator
 
class  IAccessor< T >
 
class  IEnumerator< T >
 

Detailed Description

Abstract API for enumerators.

ABSTRACT: Abstract interface for forward iteratable containers (enumerators) of standalone objects (e.g. polynomials as sets of numbers), without any knowledge of their internals.

Author
Oleksandr Motsak

Definition in file Enumerator.h.