SyFi 0.3
|
Public Member Functions | |
SwigPyMapKeyIterator_T (OutIterator curr, OutIterator first, OutIterator last, PyObject *seq) |
Definition at line 4812 of file SyFi_wrap.cc.
swig::SwigPyMapKeyIterator_T< OutIterator, FromOper >::SwigPyMapKeyIterator_T | ( | OutIterator | curr, |
OutIterator | first, | ||
OutIterator | last, | ||
PyObject * | seq | ||
) | [inline] |
Definition at line 4814 of file SyFi_wrap.cc.
: SwigPyMapIterator_T<OutIterator, FromOper>(curr, first, last, seq) { }