CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
swig::SwigPyIterator Struct Referenceabstract
Inheritance diagram for swig::SwigPyIterator:
[legend]

Public Member Functions

virtual ~SwigPyIterator ()
virtual PyObject * value () const =0
virtual SwigPyIteratorincr (size_t n=1)=0
virtual SwigPyIteratordecr (size_t=1)
virtual ptrdiff_t distance (const SwigPyIterator &) const
virtual bool equal (const SwigPyIterator &) const
virtual SwigPyIteratorcopy () const =0
PyObject * next ()
PyObject * __next__ ()
PyObject * previous ()
SwigPyIteratoradvance (ptrdiff_t n)
bool operator== (const SwigPyIterator &x) const
bool operator!= (const SwigPyIterator &x) const
SwigPyIteratoroperator+= (ptrdiff_t n)
SwigPyIteratoroperator-= (ptrdiff_t n)
SwigPyIteratoroperator+ (ptrdiff_t n) const
SwigPyIteratoroperator- (ptrdiff_t n) const
ptrdiff_t operator- (const SwigPyIterator &x) const
virtual ~SwigPyIterator ()
virtual PyObject * value () const =0
virtual SwigPyIteratorincr (size_t n=1)=0
virtual SwigPyIteratordecr (size_t=1)
virtual ptrdiff_t distance (const SwigPyIterator &) const
virtual bool equal (const SwigPyIterator &) const
virtual SwigPyIteratorcopy () const =0
PyObject * next ()
PyObject * __next__ ()
PyObject * previous ()
SwigPyIteratoradvance (ptrdiff_t n)
bool operator== (const SwigPyIterator &x) const
bool operator!= (const SwigPyIterator &x) const
SwigPyIteratoroperator+= (ptrdiff_t n)
SwigPyIteratoroperator-= (ptrdiff_t n)
SwigPyIteratoroperator+ (ptrdiff_t n) const
SwigPyIteratoroperator- (ptrdiff_t n) const
ptrdiff_t operator- (const SwigPyIterator &x) const
virtual ~SwigPyIterator ()
virtual PyObject * value () const =0
virtual SwigPyIteratorincr (size_t n=1)=0
virtual SwigPyIteratordecr (size_t=1)
virtual ptrdiff_t distance (const SwigPyIterator &) const
virtual bool equal (const SwigPyIterator &) const
virtual SwigPyIteratorcopy () const =0
PyObject * next ()
PyObject * __next__ ()
PyObject * previous ()
SwigPyIteratoradvance (ptrdiff_t n)
bool operator== (const SwigPyIterator &x) const
bool operator!= (const SwigPyIterator &x) const
SwigPyIteratoroperator+= (ptrdiff_t n)
SwigPyIteratoroperator-= (ptrdiff_t n)
SwigPyIteratoroperator+ (ptrdiff_t n) const
SwigPyIteratoroperator- (ptrdiff_t n) const
ptrdiff_t operator- (const SwigPyIterator &x) const
virtual ~SwigPyIterator ()
virtual PyObject * value () const =0
virtual SwigPyIteratorincr (size_t n=1)=0
virtual SwigPyIteratordecr (size_t=1)
virtual ptrdiff_t distance (const SwigPyIterator &) const
virtual bool equal (const SwigPyIterator &) const
virtual SwigPyIteratorcopy () const =0
PyObject * next ()
PyObject * __next__ ()
PyObject * previous ()
SwigPyIteratoradvance (ptrdiff_t n)
bool operator== (const SwigPyIterator &x) const
bool operator!= (const SwigPyIterator &x) const
SwigPyIteratoroperator+= (ptrdiff_t n)
SwigPyIteratoroperator-= (ptrdiff_t n)
SwigPyIteratoroperator+ (ptrdiff_t n) const
SwigPyIteratoroperator- (ptrdiff_t n) const
ptrdiff_t operator- (const SwigPyIterator &x) const

Static Public Member Functions

static swig_type_infodescriptor ()
static swig_type_infodescriptor ()
static swig_type_infodescriptor ()
static swig_type_infodescriptor ()

Protected Member Functions

 SwigPyIterator (PyObject *seq)
 SwigPyIterator (PyObject *seq)
 SwigPyIterator (PyObject *seq)
void raise_stop_iteration () const
 SwigPyIterator (PyObject *seq)

Detailed Description

Definition at line 3239 of file cmsdk2_wrap.cxx.

Constructor & Destructor Documentation

◆ SwigPyIterator() [1/4]

◆ ~SwigPyIterator() [1/4]

virtual swig::SwigPyIterator::~SwigPyIterator ( )
inlinevirtual

Definition at line 3249 of file cmsdk2_wrap.cxx.

◆ SwigPyIterator() [2/4]

swig::SwigPyIterator::SwigPyIterator ( PyObject * seq)
inlineprotected

Definition at line 3244 of file cmsdk2debug_wrap.cxx.

◆ ~SwigPyIterator() [2/4]

virtual swig::SwigPyIterator::~SwigPyIterator ( )
inlinevirtual

Definition at line 3249 of file cmsdk2debug_wrap.cxx.

◆ SwigPyIterator() [3/4]

swig::SwigPyIterator::SwigPyIterator ( PyObject * seq)
inlineprotected

Definition at line 3717 of file cmsdk3_wrap.cxx.

◆ ~SwigPyIterator() [3/4]

virtual swig::SwigPyIterator::~SwigPyIterator ( )
inlinevirtual

Definition at line 3727 of file cmsdk3_wrap.cxx.

◆ SwigPyIterator() [4/4]

swig::SwigPyIterator::SwigPyIterator ( PyObject * seq)
inlineprotected

Definition at line 3244 of file cmsdk3debug_wrap.cxx.

◆ ~SwigPyIterator() [4/4]

virtual swig::SwigPyIterator::~SwigPyIterator ( )
inlinevirtual

Definition at line 3249 of file cmsdk3debug_wrap.cxx.

Member Function Documentation

◆ __next__() [1/4]

PyObject * swig::SwigPyIterator::__next__ ( )
inline

Definition at line 3287 of file cmsdk2_wrap.cxx.

References next().

Referenced by _wrap_SwigPyIterator___next__().

◆ __next__() [2/4]

PyObject * swig::SwigPyIterator::__next__ ( )
inline

Definition at line 3287 of file cmsdk2debug_wrap.cxx.

References next().

◆ __next__() [3/4]

PyObject * swig::SwigPyIterator::__next__ ( )
inline

Definition at line 3769 of file cmsdk3_wrap.cxx.

References next().

◆ __next__() [4/4]

PyObject * swig::SwigPyIterator::__next__ ( )
inline

Definition at line 3287 of file cmsdk3debug_wrap.cxx.

References next().

◆ advance() [1/4]

SwigPyIterator * swig::SwigPyIterator::advance ( ptrdiff_t n)
inline

◆ advance() [2/4]

SwigPyIterator * swig::SwigPyIterator::advance ( ptrdiff_t n)
inline

Definition at line 3301 of file cmsdk2debug_wrap.cxx.

References decr(), incr(), and SwigPyIterator().

◆ advance() [3/4]

SwigPyIterator * swig::SwigPyIterator::advance ( ptrdiff_t n)
inline

Definition at line 3784 of file cmsdk3_wrap.cxx.

References decr(), incr(), and SwigPyIterator().

◆ advance() [4/4]

SwigPyIterator * swig::SwigPyIterator::advance ( ptrdiff_t n)
inline

Definition at line 3301 of file cmsdk3debug_wrap.cxx.

References decr(), incr(), and SwigPyIterator().

◆ copy() [1/4]

virtual SwigPyIterator * swig::SwigPyIterator::copy ( ) const
pure virtual

Implemented in swig::SwigPyForwardIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyForwardIteratorClosed_T< OutIterator, typename std::iterator_traits< OutIterator >::value_type, from_oper< typename std::iterator_traits< OutIterator >::value_type > >, swig::SwigPyForwardIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyForwardIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyForwardIteratorOpen_T< OutIterator, typename std::iterator_traits< OutIterator >::value_type, from_oper< typename std::iterator_traits< OutIterator >::value_type > >, swig::SwigPyForwardIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, and swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >.

References SwigPyIterator().

Referenced by _wrap_SwigPyIterator_copy(), _wrap_SwigPyIterator_copy(), operator+(), and operator-().

◆ copy() [2/4]

virtual SwigPyIterator * swig::SwigPyIterator::copy ( ) const
pure virtual

◆ copy() [3/4]

virtual SwigPyIterator * swig::SwigPyIterator::copy ( ) const
pure virtual

◆ copy() [4/4]

virtual SwigPyIterator * swig::SwigPyIterator::copy ( ) const
pure virtual

◆ decr() [1/4]

◆ decr() [2/4]

◆ decr() [3/4]

◆ decr() [4/4]

◆ descriptor() [1/4]

swig_type_info * swig::SwigPyIterator::descriptor ( )
inlinestatic

Definition at line 3341 of file cmsdk2_wrap.cxx.

References SWIG_TypeQuery.

Referenced by _wrap_FloatVector_begin(), _wrap_FloatVector_begin(), _wrap_FloatVector_end(), _wrap_FloatVector_end(), _wrap_FloatVector_erase(), _wrap_FloatVector_erase__SWIG_0(), _wrap_FloatVector_erase__SWIG_0(), _wrap_FloatVector_erase__SWIG_1(), _wrap_FloatVector_erase__SWIG_1(), _wrap_FloatVector_insert(), _wrap_FloatVector_insert__SWIG_0(), _wrap_FloatVector_insert__SWIG_0(), _wrap_FloatVector_insert__SWIG_1(), _wrap_FloatVector_insert__SWIG_1(), _wrap_FloatVector_rbegin(), _wrap_FloatVector_rbegin(), _wrap_FloatVector_rend(), _wrap_FloatVector_rend(), _wrap_IntVector_begin(), _wrap_IntVector_begin(), _wrap_IntVector_end(), _wrap_IntVector_end(), _wrap_IntVector_erase(), _wrap_IntVector_erase__SWIG_0(), _wrap_IntVector_erase__SWIG_0(), _wrap_IntVector_erase__SWIG_1(), _wrap_IntVector_erase__SWIG_1(), _wrap_IntVector_insert(), _wrap_IntVector_insert__SWIG_0(), _wrap_IntVector_insert__SWIG_0(), _wrap_IntVector_insert__SWIG_1(), _wrap_IntVector_insert__SWIG_1(), _wrap_IntVector_rbegin(), _wrap_IntVector_rbegin(), _wrap_IntVector_rend(), _wrap_IntVector_rend(), _wrap_StringVector_begin(), _wrap_StringVector_begin(), _wrap_StringVector_end(), _wrap_StringVector_end(), _wrap_StringVector_erase(), _wrap_StringVector_erase__SWIG_0(), _wrap_StringVector_erase__SWIG_0(), _wrap_StringVector_erase__SWIG_1(), _wrap_StringVector_erase__SWIG_1(), _wrap_StringVector_insert(), _wrap_StringVector_insert__SWIG_0(), _wrap_StringVector_insert__SWIG_0(), _wrap_StringVector_insert__SWIG_1(), _wrap_StringVector_insert__SWIG_1(), _wrap_StringVector_rbegin(), _wrap_StringVector_rbegin(), _wrap_StringVector_rend(), and _wrap_StringVector_rend().

◆ descriptor() [2/4]

swig_type_info * swig::SwigPyIterator::descriptor ( )
inlinestatic

Definition at line 3341 of file cmsdk2debug_wrap.cxx.

References SWIG_TypeQuery.

◆ descriptor() [3/4]

swig_type_info * swig::SwigPyIterator::descriptor ( )
inlinestatic

Definition at line 3826 of file cmsdk3_wrap.cxx.

References SWIG_TypeQuery.

◆ descriptor() [4/4]

swig_type_info * swig::SwigPyIterator::descriptor ( )
inlinestatic

Definition at line 3341 of file cmsdk3debug_wrap.cxx.

References SWIG_TypeQuery.

◆ distance() [1/4]

◆ distance() [2/4]

◆ distance() [3/4]

◆ distance() [4/4]

◆ equal() [1/4]

◆ equal() [2/4]

◆ equal() [3/4]

◆ equal() [4/4]

◆ incr() [1/4]

virtual SwigPyIterator * swig::SwigPyIterator::incr ( size_t n = 1)
pure virtual

Implemented in swig::SwigPyForwardIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyForwardIteratorClosed_T< OutIterator, typename std::iterator_traits< OutIterator >::value_type, from_oper< typename std::iterator_traits< OutIterator >::value_type > >, swig::SwigPyForwardIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyForwardIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyForwardIteratorOpen_T< OutIterator, typename std::iterator_traits< OutIterator >::value_type, from_oper< typename std::iterator_traits< OutIterator >::value_type > >, swig::SwigPyForwardIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, and swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >.

References SwigPyIterator().

Referenced by _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_SwigPyIterator_incr__SWIG_1(), advance(), and next().

◆ incr() [2/4]

virtual SwigPyIterator * swig::SwigPyIterator::incr ( size_t n = 1)
pure virtual

◆ incr() [3/4]

virtual SwigPyIterator * swig::SwigPyIterator::incr ( size_t n = 1)
pure virtual

◆ incr() [4/4]

virtual SwigPyIterator * swig::SwigPyIterator::incr ( size_t n = 1)
pure virtual

◆ next() [1/4]

PyObject * swig::SwigPyIterator::next ( )
inline

◆ next() [2/4]

PyObject * swig::SwigPyIterator::next ( )
inline

◆ next() [3/4]

PyObject * swig::SwigPyIterator::next ( )
inline

◆ next() [4/4]

PyObject * swig::SwigPyIterator::next ( )
inline

◆ operator!=() [1/4]

bool swig::SwigPyIterator::operator!= ( const SwigPyIterator & x) const
inline

Definition at line 3311 of file cmsdk2_wrap.cxx.

References operator==(), and SwigPyIterator().

◆ operator!=() [2/4]

bool swig::SwigPyIterator::operator!= ( const SwigPyIterator & x) const
inline

Definition at line 3311 of file cmsdk2debug_wrap.cxx.

References operator==(), and SwigPyIterator().

◆ operator!=() [3/4]

bool swig::SwigPyIterator::operator!= ( const SwigPyIterator & x) const
inline

Definition at line 3794 of file cmsdk3_wrap.cxx.

References operator==(), and SwigPyIterator().

◆ operator!=() [4/4]

bool swig::SwigPyIterator::operator!= ( const SwigPyIterator & x) const
inline

Definition at line 3311 of file cmsdk3debug_wrap.cxx.

References operator==(), and SwigPyIterator().

◆ operator+() [1/4]

SwigPyIterator * swig::SwigPyIterator::operator+ ( ptrdiff_t n) const
inline

Definition at line 3326 of file cmsdk2_wrap.cxx.

References advance(), copy(), and SwigPyIterator().

◆ operator+() [2/4]

SwigPyIterator * swig::SwigPyIterator::operator+ ( ptrdiff_t n) const
inline

Definition at line 3326 of file cmsdk2debug_wrap.cxx.

References advance(), copy(), and SwigPyIterator().

◆ operator+() [3/4]

SwigPyIterator * swig::SwigPyIterator::operator+ ( ptrdiff_t n) const
inline

Definition at line 3811 of file cmsdk3_wrap.cxx.

References advance(), copy(), and SwigPyIterator().

◆ operator+() [4/4]

SwigPyIterator * swig::SwigPyIterator::operator+ ( ptrdiff_t n) const
inline

Definition at line 3326 of file cmsdk3debug_wrap.cxx.

References advance(), copy(), and SwigPyIterator().

◆ operator+=() [1/4]

SwigPyIterator & swig::SwigPyIterator::operator+= ( ptrdiff_t n)
inline

Definition at line 3316 of file cmsdk2_wrap.cxx.

References advance(), and SwigPyIterator().

◆ operator+=() [2/4]

SwigPyIterator & swig::SwigPyIterator::operator+= ( ptrdiff_t n)
inline

Definition at line 3316 of file cmsdk2debug_wrap.cxx.

References advance(), and SwigPyIterator().

◆ operator+=() [3/4]

SwigPyIterator & swig::SwigPyIterator::operator+= ( ptrdiff_t n)
inline

Definition at line 3799 of file cmsdk3_wrap.cxx.

References advance(), and SwigPyIterator().

◆ operator+=() [4/4]

SwigPyIterator & swig::SwigPyIterator::operator+= ( ptrdiff_t n)
inline

Definition at line 3316 of file cmsdk3debug_wrap.cxx.

References advance(), and SwigPyIterator().

◆ operator-() [1/8]

ptrdiff_t swig::SwigPyIterator::operator- ( const SwigPyIterator & x) const
inline

Definition at line 3336 of file cmsdk2_wrap.cxx.

References distance(), and SwigPyIterator().

◆ operator-() [2/8]

ptrdiff_t swig::SwigPyIterator::operator- ( const SwigPyIterator & x) const
inline

Definition at line 3336 of file cmsdk2debug_wrap.cxx.

References SwigPyIterator().

◆ operator-() [3/8]

ptrdiff_t swig::SwigPyIterator::operator- ( const SwigPyIterator & x) const
inline

Definition at line 3821 of file cmsdk3_wrap.cxx.

References SwigPyIterator().

◆ operator-() [4/8]

ptrdiff_t swig::SwigPyIterator::operator- ( const SwigPyIterator & x) const
inline

Definition at line 3336 of file cmsdk3debug_wrap.cxx.

References SwigPyIterator().

◆ operator-() [5/8]

SwigPyIterator * swig::SwigPyIterator::operator- ( ptrdiff_t n) const
inline

Definition at line 3331 of file cmsdk2_wrap.cxx.

References advance(), copy(), and SwigPyIterator().

◆ operator-() [6/8]

SwigPyIterator * swig::SwigPyIterator::operator- ( ptrdiff_t n) const
inline

Definition at line 3331 of file cmsdk2debug_wrap.cxx.

References advance(), copy(), and SwigPyIterator().

◆ operator-() [7/8]

SwigPyIterator * swig::SwigPyIterator::operator- ( ptrdiff_t n) const
inline

Definition at line 3816 of file cmsdk3_wrap.cxx.

References advance(), copy(), and SwigPyIterator().

◆ operator-() [8/8]

SwigPyIterator * swig::SwigPyIterator::operator- ( ptrdiff_t n) const
inline

Definition at line 3331 of file cmsdk3debug_wrap.cxx.

References advance(), copy(), and SwigPyIterator().

◆ operator-=() [1/4]

SwigPyIterator & swig::SwigPyIterator::operator-= ( ptrdiff_t n)
inline

Definition at line 3321 of file cmsdk2_wrap.cxx.

References advance(), and SwigPyIterator().

◆ operator-=() [2/4]

SwigPyIterator & swig::SwigPyIterator::operator-= ( ptrdiff_t n)
inline

Definition at line 3321 of file cmsdk2debug_wrap.cxx.

References advance(), and SwigPyIterator().

◆ operator-=() [3/4]

SwigPyIterator & swig::SwigPyIterator::operator-= ( ptrdiff_t n)
inline

Definition at line 3805 of file cmsdk3_wrap.cxx.

References advance(), and SwigPyIterator().

◆ operator-=() [4/4]

SwigPyIterator & swig::SwigPyIterator::operator-= ( ptrdiff_t n)
inline

Definition at line 3321 of file cmsdk3debug_wrap.cxx.

References advance(), and SwigPyIterator().

◆ operator==() [1/4]

bool swig::SwigPyIterator::operator== ( const SwigPyIterator & x) const
inline

Definition at line 3306 of file cmsdk2_wrap.cxx.

References equal(), and SwigPyIterator().

Referenced by operator!=().

◆ operator==() [2/4]

bool swig::SwigPyIterator::operator== ( const SwigPyIterator & x) const
inline

Definition at line 3306 of file cmsdk2debug_wrap.cxx.

References equal(), and SwigPyIterator().

◆ operator==() [3/4]

bool swig::SwigPyIterator::operator== ( const SwigPyIterator & x) const
inline

Definition at line 3789 of file cmsdk3_wrap.cxx.

References equal(), and SwigPyIterator().

◆ operator==() [4/4]

bool swig::SwigPyIterator::operator== ( const SwigPyIterator & x) const
inline

Definition at line 3306 of file cmsdk3debug_wrap.cxx.

References equal(), and SwigPyIterator().

◆ previous() [1/4]

PyObject * swig::SwigPyIterator::previous ( )
inline

◆ previous() [2/4]

PyObject * swig::SwigPyIterator::previous ( )
inline

◆ previous() [3/4]

PyObject * swig::SwigPyIterator::previous ( )
inline

◆ previous() [4/4]

PyObject * swig::SwigPyIterator::previous ( )
inline

◆ raise_stop_iteration()

◆ value() [1/4]

virtual PyObject * swig::SwigPyIterator::value ( ) const
pure virtual

Implemented in swig::SwigPyForwardIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyForwardIteratorClosed_T< OutIterator, typename std::iterator_traits< OutIterator >::value_type, from_oper< typename std::iterator_traits< OutIterator >::value_type > >, swig::SwigPyForwardIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyForwardIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyForwardIteratorOpen_T< OutIterator, typename std::iterator_traits< OutIterator >::value_type, from_oper< typename std::iterator_traits< OutIterator >::value_type > >, swig::SwigPyForwardIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >, and swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper >.

Referenced by _wrap_SwigPyIterator_value(), next(), and previous().

◆ value() [2/4]

virtual PyObject * swig::SwigPyIterator::value ( ) const
pure virtual

◆ value() [3/4]

virtual PyObject * swig::SwigPyIterator::value ( ) const
pure virtual

◆ value() [4/4]

virtual PyObject * swig::SwigPyIterator::value ( ) const
pure virtual

The documentation for this struct was generated from the following files: