|
|
template
Implements an iterator for the family of Deques as Vectors.
| TMDequeAsVectorIterator ( const TMDequeAsVector | TMDequeAsVectorIterator |
| operator int ()
| int |
| const T& Current ()
| Current |
| const T& operator ++ ( int )
| operator ++ |
| const T& operator ++ ()
| operator ++ |
| void Restart ()
| Restart |
| unsigned Left | Left |
[private]
| unsigned Right | Right |
[private]
| const TMVectorImp | Vect |
[private]
| TMVectorIteratorImp | Iter |
[private]
| int Second | Second |
[private]
| void NextBlock ()
| NextBlock |
[private]
| template | TMDequeAsVectorIterator |
[private]
| template | Current |
[private]
| template | Restart |
[private]
| template | NextBlock |
[private]
| Generated by: nicola on gulliver.wadahome.it on Sun May 25 13:54:34 2003, using kdoc 2.0a53. |