#include <linbox-reader.h>
Inheritance diagram for ReaderIterator:
Public Methods | |
ReaderIterator () | |
ReaderIterator (const ReaderIterator &) | |
ReaderIterator (const Reader &, list< node * >::iterator, bool) | |
~ReaderIterator () | |
bool | operator== (const ReaderIterator &) const |
bool | operator!= (const ReaderIterator &) const |
const ReaderIterator & | operator= (const ReaderIterator &) |
reference | operator * () |
pointer | operator-> () |
ReaderIterator & | operator++ () |
bool | isValidIterator () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|