![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <polyglot_iterator_wrapper.h>
Public Member Functions | |
virtual bool | has_next () const =0 |
virtual shcore::Value | get_next ()=0 |
virtual | ~IPolyglot_iterator ()=default |
|
virtualdefault |
|
pure virtual |
|
pure virtual |