#include <PyDataSource.h>


Public Member Functions | |
| StopIteration (const std::string &what) | |
| const char * | what () const throw () |
| ~StopIteration () throw () | |
Private Attributes | |
| const std::string | m_what |
Definition at line 206 of file PyDataSource.h.
|
inline |
Definition at line 208 of file PyDataSource.h.
|
inline | |||||||||||||
Definition at line 209 of file PyDataSource.h.
|
inline | |||||||||||||
Definition at line 210 of file PyDataSource.h.
References PyDataSource::StopIteration::m_what.
Referenced by hippodraw::Python::PyDataSourceExceptionTranslator().
|
private |
Definition at line 214 of file PyDataSource.h.
Referenced by PyDataSource::StopIteration::what().