|
ESyS-Particle
2.3.4
|
Public Member Functions | |
| PythonIterIterator (boost::python::object iter) | |
| bool | hasNext () const |
| TmplExtractType | next () |
| void | update () |
Private Attributes | |
| bool | m_hasNext |
| boost::python::object | m_next |
| boost::python::object | m_iter |
|
inline |
References esys::lsm::PythonIterIterator< TmplExtractType >::update().

|
inline |
|
inline |
References esys::lsm::PythonIterIterator< TmplExtractType >::m_next, and esys::lsm::PythonIterIterator< TmplExtractType >::update().

|
inline |
References esys::lsm::PythonIterIterator< TmplExtractType >::m_hasNext, esys::lsm::PythonIterIterator< TmplExtractType >::m_iter, and esys::lsm::PythonIterIterator< TmplExtractType >::m_next.
Referenced by esys::lsm::PythonIterIterator< TmplExtractType >::next(), and esys::lsm::PythonIterIterator< TmplExtractType >::PythonIterIterator().

|
private |
|
private |
Referenced by esys::lsm::PythonIterIterator< TmplExtractType >::update().
|
private |