|
ActiViz .NET
5.8.0
|
vtkSQLiteToTableReader - Read an SQLite table as a vtkTable More...
Public Member Functions | |
| vtkSQLiteToTableReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkSQLiteToTableReader () | |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkSQLiteToTableReader | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkSQLiteToTableReader | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkSQLiteToTableReader | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkSQLiteToTableReader" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "22vtkSQLiteToTableReader" |
| Automatically generated type registration mechanics. | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly. | |
Private Member Functions | |
| static internal IntPtr | vtkSQLiteToTableReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkSQLiteToTableReader_IsA_01 (HandleRef pThis, string type) |
| static internal int | vtkSQLiteToTableReader_IsTypeOf_02 (string type) |
| static internal IntPtr | vtkSQLiteToTableReader_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkSQLiteToTableReader_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkSQLiteToTableReader () |
| Automatically generated type registration mechanics. | |
vtkSQLiteToTableReader - Read an SQLite table as a vtkTable
Description vtkSQLiteToTableReader reads a table from an SQLite database and outputs it as a vtkTable.
| static Kitware.VTK.vtkSQLiteToTableReader.vtkSQLiteToTableReader | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkSQLiteToTableReader.vtkSQLiteToTableReader | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkSQLiteToTableReader.Dispose | ( | bool | disposing | ) | [protected] |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.
Reimplemented from Kitware.VTK.vtkDatabaseToTableReader.
| override int Kitware.VTK.vtkSQLiteToTableReader.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDatabaseToTableReader.
| static new int Kitware.VTK.vtkSQLiteToTableReader.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDatabaseToTableReader.
| static new vtkSQLiteToTableReader Kitware.VTK.vtkSQLiteToTableReader.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableReader.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDatabaseToTableReader.
| static new vtkSQLiteToTableReader Kitware.VTK.vtkSQLiteToTableReader.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDatabaseToTableReader.
| static internal int Kitware.VTK.vtkSQLiteToTableReader.vtkSQLiteToTableReader_IsA_01 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkSQLiteToTableReader.vtkSQLiteToTableReader_IsTypeOf_02 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkSQLiteToTableReader.vtkSQLiteToTableReader_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkSQLiteToTableReader.vtkSQLiteToTableReader_NewInstance_04 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkSQLiteToTableReader.vtkSQLiteToTableReader_SafeDownCast_05 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkSQLiteToTableReader.MRClassNameKey = "22vtkSQLiteToTableReader" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDatabaseToTableReader.
| new const string Kitware.VTK.vtkSQLiteToTableReader.MRFullTypeName = "Kitware.VTK.vtkSQLiteToTableReader" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDatabaseToTableReader.
1.7.6.1