SwigPyIterator¶
- class bagPy.SwigPyIterator[source]¶
Bases:
objectProxy of C++ swig::SwigPyIterator class.
Attributes Summary
The membership flag
Methods Summary
advance(SwigPyIterator self, ptrdiff_t n)- param n:
copy(SwigPyIterator self)decr(SwigPyIterator self, size_t n=1)- param n:
distance(SwigPyIterator self, SwigPyIterator x)- param x:
equal(SwigPyIterator self, SwigPyIterator x)- param x:
incr(SwigPyIterator self, size_t n=1)- param n:
next(SwigPyIterator self)previous(SwigPyIterator self)value(SwigPyIterator self)Attributes Documentation
- thisown¶
The membership flag
Methods Documentation
- advance(SwigPyIterator self, ptrdiff_t n) SwigPyIterator[source]¶
- Parameters:
n (ptrdiff_t) –
- copy(SwigPyIterator self) SwigPyIterator[source]¶
- decr(SwigPyIterator self, size_t n=1) SwigPyIterator[source]¶
- Parameters:
n (size_t) –
- distance(SwigPyIterator self, SwigPyIterator x) ptrdiff_t[source]¶
- Parameters:
x (swig::SwigPyIterator const &) –
- equal(SwigPyIterator self, SwigPyIterator x) bool[source]¶
- Parameters:
x (swig::SwigPyIterator const &) –
- incr(SwigPyIterator self, size_t n=1) SwigPyIterator[source]¶
- Parameters:
n (size_t) –
- advance(SwigPyIterator self, ptrdiff_t n) SwigPyIterator[source]¶
- Parameters:
n (ptrdiff_t) –
- copy(SwigPyIterator self) SwigPyIterator[source]¶
- decr(SwigPyIterator self, size_t n=1) SwigPyIterator[source]¶
- Parameters:
n (size_t) –
- distance(SwigPyIterator self, SwigPyIterator x) ptrdiff_t[source]¶
- Parameters:
x (swig::SwigPyIterator const &) –
- equal(SwigPyIterator self, SwigPyIterator x) bool[source]¶
- Parameters:
x (swig::SwigPyIterator const &) –
- incr(SwigPyIterator self, size_t n=1) SwigPyIterator[source]¶
- Parameters:
n (size_t) –
- property thisown¶
The membership flag