
Public Types | |
| typedef OutIterator | out_iterator |
| typedef std::iterator_traits < out_iterator >::value_type | value_type |
| typedef PySwigIterator_T < out_iterator > | self_type |
Public Member Functions | |
| PySwigIterator_T (out_iterator curr, PyObject *seq) | |
| const out_iterator & | get_current () const |
| bool | equal (const PySwigIterator &iter) const |
| ptrdiff_t | distance (const PySwigIterator &iter) const |
Protected Attributes | |
| out_iterator | current |
| typedef OutIterator swig::PySwigIterator_T< OutIterator >::out_iterator |
| typedef std::iterator_traits<out_iterator>::value_type swig::PySwigIterator_T< OutIterator >::value_type |
| typedef PySwigIterator_T<out_iterator> swig::PySwigIterator_T< OutIterator >::self_type |
| swig::PySwigIterator_T< OutIterator >::PySwigIterator_T | ( | out_iterator | curr, | |
| PyObject * | seq | |||
| ) | [inline] |
| const out_iterator& swig::PySwigIterator_T< OutIterator >::get_current | ( | ) | const [inline] |
| bool swig::PySwigIterator_T< OutIterator >::equal | ( | const PySwigIterator & | iter | ) | const [inline, virtual] |
Reimplemented from swig::PySwigIterator.
| ptrdiff_t swig::PySwigIterator_T< OutIterator >::distance | ( | const PySwigIterator & | iter | ) | const [inline, virtual] |
Reimplemented from swig::PySwigIterator.
out_iterator swig::PySwigIterator_T< OutIterator >::current [protected] |
1.5.4