OmniSciDB
a5dc49c757
|
Public Attributes | |
sqlite3_vtab | base |
sqlite3 * | db |
const ExternalQueryTable * | external_query_table |
Definition at line 26 of file ExternalExecutor.cpp.
sqlite3_vtab anonymous_namespace{ExternalExecutor.cpp}::OmniSciVtab::base |
Definition at line 27 of file ExternalExecutor.cpp.
sqlite3* anonymous_namespace{ExternalExecutor.cpp}::OmniSciVtab::db |
Definition at line 28 of file ExternalExecutor.cpp.
Referenced by anonymous_namespace{ExternalExecutor.cpp}::vt_create().
const ExternalQueryTable* anonymous_namespace{ExternalExecutor.cpp}::OmniSciVtab::external_query_table |
Definition at line 29 of file ExternalExecutor.cpp.