#include <PowerWordIterator.h>
Definition at line 81 of file PowerWordIterator.h.
| typedef pair< int , int > ConstWordIterator::PII |
Definition at line 90 of file WordIterator.h.
| typedef pair< int , int > ConstWordIterator::PII |
Definition at line 83 of file PowerWordIterator.h.
| ConstWordIterator::ConstWordIterator | ( | ) |
| ConstWordIterator::ConstWordIterator | ( | const Word & | w, | |
| bool | begin = true | |||
| ) |
| ConstWordIterator::ConstWordIterator | ( | const WordIterator & | WI | ) |
| ConstWordIterator::ConstWordIterator | ( | ) |
| ConstWordIterator::ConstWordIterator | ( | const Word & | w, | |
| bool | begin = true | |||
| ) |
| ConstWordIterator::ConstWordIterator | ( | const WordIterator & | WI | ) |
| bool ConstWordIterator::operator!= | ( | const ConstWordIterator & | WI | ) | const |
| bool ConstWordIterator::operator!= | ( | const ConstWordIterator & | WI | ) | const |
| int ConstWordIterator::operator* | ( | ) | const |
| PII ConstWordIterator::operator* | ( | ) | const |
| ConstWordIterator ConstWordIterator::operator++ | ( | int | doomy | ) |
| const ConstWordIterator& ConstWordIterator::operator++ | ( | ) |
| ConstWordIterator ConstWordIterator::operator++ | ( | int | doomy | ) |
| const ConstWordIterator& ConstWordIterator::operator++ | ( | ) |
| ConstWordIterator ConstWordIterator::operator-- | ( | int | doomy | ) |
| const ConstWordIterator& ConstWordIterator::operator-- | ( | ) |
| ConstWordIterator ConstWordIterator::operator-- | ( | int | doomy | ) |
| const ConstWordIterator& ConstWordIterator::operator-- | ( | ) |
| ConstWordIterator& ConstWordIterator::operator= | ( | const WordIterator & | WI | ) |
| ConstWordIterator& ConstWordIterator::operator= | ( | const WordIterator & | WI | ) |
| bool ConstWordIterator::operator== | ( | const ConstWordIterator & | WI | ) | const |
| bool ConstWordIterator::operator== | ( | const ConstWordIterator & | WI | ) | const |
friend class WordRep [friend] |
Definition at line 87 of file WordIterator.h.
list< int >::const_iterator ConstWordIterator::theIterator [private] |
Definition at line 136 of file WordIterator.h.
list< PII >::const_iterator ConstWordIterator::theIterator [private] |
Definition at line 132 of file PowerWordIterator.h.
const list< int >* ConstWordIterator::theList [private] |
Definition at line 135 of file WordIterator.h.
int ConstWordIterator::theOffset [private] |
Definition at line 133 of file PowerWordIterator.h.
const Word* ConstWordIterator::theWord [private] |
Definition at line 131 of file PowerWordIterator.h.
1.6.1