Go to the documentation of this file.
35 #ifndef vtkSQLDatabaseTableSource_h
36 #define vtkSQLDatabaseTableSource_h
87 char* PedigreeIdArrayName;
88 bool GeneratePedigreeIds;
96 implementation*
const Implementation;
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetQuery(const vtkStdString &query)
vtkSQLDatabaseTableSource()
#define vtkTypeMacro(thisClass, superclass)
void SetURL(const vtkStdString &url)
Generates a vtkTable based on an SQL query.
Superclass for algorithms that produce only vtkTables as output.
a simple class to control print indentation
#define vtkSetStringMacro(name)
void SetPassword(const vtkStdString &password)
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkSQLDatabaseTableSource * New()
~vtkSQLDatabaseTableSource()
Wrapper around std::string to keep symbols short.
a simple event forwarder command
void PrintSelf(ostream &os, vtkIndent indent)