#include <StringVector.h>
Public Member Functions | |
| StringIterator () | |
| StringIterator (StringVector< ValueT, PosT, Allocator > &sv, PosT index=0) | |
| PosT | get_index () |
Friends | |
| class | boost::iterator_core_access |
Definition at line 122 of file StringVector.h.
| Moses::StringVector< ValueT, PosT, Allocator >::StringIterator::StringIterator | ( | ) | [inline] |
Definition at line 565 of file StringVector.h.
| Moses::StringVector< ValueT, PosT, Allocator >::StringIterator::StringIterator | ( | StringVector< ValueT, PosT, Allocator > & | sv, | |
| PosT | index = 0 | |||
| ) | [inline] |
Definition at line 569 of file StringVector.h.
| PosT Moses::StringVector< ValueT, PosT, Allocator >::StringIterator::get_index | ( | ) | [inline] |
Definition at line 574 of file StringVector.h.
friend class boost::iterator_core_access [friend] |
Definition at line 137 of file StringVector.h.
1.5.9