VTK
|
Go to the source code of this file.
Classes | |
class | vtkSQLDatabaseSchema |
represent an SQL database schema More... | |
Defines | |
#define | VTK_SQL_ALLBACKENDS "*" |
#define | VTK_SQL_MYSQL "vtkMySQLDatabase" |
#define | VTK_SQL_POSTGRESQL "vtkPostgreSQLDatabase" |
#define | VTK_SQL_SQLITE "vtkSQLiteDatabase" |
#define VTK_SQL_ALLBACKENDS "*" |
Definition at line 56 of file vtkSQLDatabaseSchema.h.
#define VTK_SQL_MYSQL "vtkMySQLDatabase" |
Definition at line 57 of file vtkSQLDatabaseSchema.h.
#define VTK_SQL_POSTGRESQL "vtkPostgreSQLDatabase" |
Definition at line 58 of file vtkSQLDatabaseSchema.h.
#define VTK_SQL_SQLITE "vtkSQLiteDatabase" |
Definition at line 59 of file vtkSQLDatabaseSchema.h.