OmniSciDB
a5dc49c757
|
Public Attributes | |
sqlite3_vtab_cursor | base |
int | count |
int | eof |
Definition at line 32 of file ExternalExecutor.cpp.
sqlite3_vtab_cursor anonymous_namespace{ExternalExecutor.cpp}::OmniSciCursor::base |
Definition at line 33 of file ExternalExecutor.cpp.
Referenced by anonymous_namespace{ExternalExecutor.cpp}::get_num_rows().
int anonymous_namespace{ExternalExecutor.cpp}::OmniSciCursor::count |
Definition at line 34 of file ExternalExecutor.cpp.
Referenced by anonymous_namespace{ExternalExecutor.cpp}::vt_filter(), and anonymous_namespace{ExternalExecutor.cpp}::vt_rowid().
int anonymous_namespace{ExternalExecutor.cpp}::OmniSciCursor::eof |
Definition at line 35 of file ExternalExecutor.cpp.