swig::SwigPyMapIterator_T< OutIterator, FromOper, ValueType > Struct Template Reference

Inheritance diagram for swig::SwigPyMapIterator_T< OutIterator, FromOper, ValueType >:

swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper > swig::SwigPyIterator_T< OutIterator > swig::SwigPyIterator

List of all members.

Public Member Functions

 SwigPyMapIterator_T (OutIterator curr, OutIterator first, OutIterator last, PyObject *seq)


Detailed Description

template<class OutIterator, class FromOper, class ValueType = typename OutIterator::value_type>
struct swig::SwigPyMapIterator_T< OutIterator, FromOper, ValueType >

Definition at line 4801 of file SyFi_wrap.cc.


Constructor & Destructor Documentation

template<class OutIterator, class FromOper, class ValueType = typename OutIterator::value_type>
swig::SwigPyMapIterator_T< OutIterator, FromOper, ValueType >::SwigPyMapIterator_T ( OutIterator  curr,
OutIterator  first,
OutIterator  last,
PyObject *  seq 
) [inline]

Definition at line 4803 of file SyFi_wrap.cc.

04804         : SwigPyIteratorClosed_T<OutIterator,ValueType,FromOper>(curr, first, last, seq)
04805       {
04806       }


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

Generated on Mon Aug 31 16:17:06 2009 for SyFi by  doxygen 1.5.9