#include <IteratorPy.h>
|
| static void | exportIterator (const std::string &pythonName, const std::string &pythonDocReturnType="object") |
| |
template<typename TmplIterator>
template<typename TmplIterator>
template<typename TmplIterator >
template<typename TmplIterator >
| void esys::lsm::IteratorPy< TmplIterator >::exportIterator |
( |
const std::string & |
pythonName, |
|
|
const std::string & |
pythonDocReturnType = "object" |
|
) |
| |
|
static |
template<typename TmplIterator >
Returns the next item in the sequence.
template<typename TmplIterator>
The documentation for this class was generated from the following files: