EMP::Core::Python::DataSourceWrapper Class Reference
#include <DataSourceWrapper.h>
|
Public Member Functions |
|
| DataSourceWrapper (PyObject *self, const char *name) |
|
void | GetRow (StringList &row, const String &table, int row_index, const StringList &columns) |
|
int | GetNumRows (const String &table) |
|
virtual ScriptObject | GetScriptObject () const |
Static Public Member Functions |
|
static void | InitialisePythonInterface () |
Detailed Description
Python DataSource Wrapper
Exposes a DataSource to python.
- Author:
- Lloyd Weehuizen
The documentation for this class was generated from the following files: