AnimatLab  2
Test
swig::SwigPyMapKeyIterator_T< OutIterator, FromOper > Struct Template Reference
+ Inheritance diagram for swig::SwigPyMapKeyIterator_T< OutIterator, FromOper >:
+ Collaboration diagram for swig::SwigPyMapKeyIterator_T< OutIterator, FromOper >:

Public Member Functions

 SwigPyMapKeyIterator_T (OutIterator curr, OutIterator first, OutIterator last, PyObject *seq)
 
- Public Member Functions inherited from swig::SwigPyMapIterator_T< OutIterator, FromOper >
 SwigPyMapIterator_T (OutIterator curr, OutIterator first, OutIterator last, PyObject *seq)
 
- Public Member Functions inherited from swig::SwigPyIteratorClosed_T< OutIterator, typename OutIterator::value_type, FromOper >
 SwigPyIteratorClosed_T (out_iterator curr, out_iterator first, out_iterator last, PyObject *seq)
 
SwigPyIteratorcopy () const
 
SwigPyIteratordecr (size_t n=1)
 
SwigPyIteratorincr (size_t n=1)
 
PyObject * value () const
 
- Public Member Functions inherited from swig::SwigPyIterator_T< OutIterator >
 SwigPyIterator_T (out_iterator curr, PyObject *seq)
 
ptrdiff_t distance (const SwigPyIterator &iter) const
 
bool equal (const SwigPyIterator &iter) const
 
const out_iterator & get_current () const
 
- Public Member Functions inherited from swig::SwigPyIterator
PyObject * __next__ ()
 
SwigPyIteratoradvance (ptrdiff_t n)
 
PyObject * next ()
 
bool operator!= (const SwigPyIterator &x) const
 
SwigPyIteratoroperator+ (ptrdiff_t n) const
 
SwigPyIteratoroperator+= (ptrdiff_t n)
 
SwigPyIteratoroperator- (ptrdiff_t n) const
 
ptrdiff_t operator- (const SwigPyIterator &x) const
 
SwigPyIteratoroperator-= (ptrdiff_t n)
 
bool operator== (const SwigPyIterator &x) const
 
PyObject * previous ()
 

Additional Inherited Members

- Public Types inherited from swig::SwigPyIteratorClosed_T< OutIterator, typename OutIterator::value_type, FromOper >
typedef SwigPyIterator_T< out_iterator > base
 
typedef OutIterator out_iterator
 
typedef SwigPyIteratorClosed_T< OutIterator, typename OutIterator::value_type, FromOper > self_type
 
typedef typename OutIterator::value_type value_type
 
- Public Types inherited from swig::SwigPyIterator_T< OutIterator >
typedef OutIterator out_iterator
 
typedef SwigPyIterator_T< out_iterator > self_type
 
typedef std::iterator_traits< out_iterator >::value_type value_type
 
- Static Public Member Functions inherited from swig::SwigPyIterator
static swig_type_infodescriptor ()
 
- Public Attributes inherited from swig::SwigPyIteratorClosed_T< OutIterator, typename OutIterator::value_type, FromOper >
FromOper from
 
- Protected Member Functions inherited from swig::SwigPyIterator
 SwigPyIterator (PyObject *seq)
 
- Protected Attributes inherited from swig::SwigPyIterator_T< OutIterator >
out_iterator current
 

Detailed Description

template<class OutIterator, class FromOper = from_key_oper<typename OutIterator::value_type>>
struct swig::SwigPyMapKeyIterator_T< OutIterator, FromOper >

Definition at line 8812 of file AnimatSimPy_wrap.cxx.


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