ActiViz .NET
5.8.0
|
vtkTableToSQLiteWriter - store a vtkTable in an SQLite database More...
Public Member Functions | |
vtkTableToSQLiteWriter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkTableToSQLiteWriter () | |
Undocumented Block. | |
new vtkTable | GetInput () |
Get the input to this writer. | |
new vtkTable | GetInput (int port) |
Get the input to this writer. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkTableToSQLiteWriter | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkTableToSQLiteWriter | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkTableToSQLiteWriter | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkTableToSQLiteWriter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "22vtkTableToSQLiteWriter" |
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 | vtkTableToSQLiteWriter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkTableToSQLiteWriter_GetInput_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkTableToSQLiteWriter_GetInput_02 (HandleRef pThis, int port, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkTableToSQLiteWriter_IsA_03 (HandleRef pThis, string type) |
static internal int | vtkTableToSQLiteWriter_IsTypeOf_04 (string type) |
static internal IntPtr | vtkTableToSQLiteWriter_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkTableToSQLiteWriter_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkTableToSQLiteWriter () |
Automatically generated type registration mechanics. |
vtkTableToSQLiteWriter - store a vtkTable in an SQLite database
Description vtkTableToSQLiteWriter reads a vtkTable and inserts it into an SQLite database.
static Kitware.VTK.vtkTableToSQLiteWriter.vtkTableToSQLiteWriter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkTableToSQLiteWriter.vtkTableToSQLiteWriter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkTableToSQLiteWriter.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.vtkTableToDatabaseWriter.
Get the input to this writer.
Reimplemented from Kitware.VTK.vtkTableToDatabaseWriter.
new vtkTable Kitware.VTK.vtkTableToSQLiteWriter.GetInput | ( | int | port | ) |
Get the input to this writer.
Reimplemented from Kitware.VTK.vtkTableToDatabaseWriter.
override int Kitware.VTK.vtkTableToSQLiteWriter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableToDatabaseWriter.
static new int Kitware.VTK.vtkTableToSQLiteWriter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableToDatabaseWriter.
static new vtkTableToSQLiteWriter Kitware.VTK.vtkTableToSQLiteWriter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableWriter.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableToDatabaseWriter.
static new vtkTableToSQLiteWriter Kitware.VTK.vtkTableToSQLiteWriter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableToDatabaseWriter.
static internal IntPtr Kitware.VTK.vtkTableToSQLiteWriter.vtkTableToSQLiteWriter_GetInput_01 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkTableToSQLiteWriter.vtkTableToSQLiteWriter_GetInput_02 | ( | HandleRef | pThis, |
int | port, | ||
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkTableToSQLiteWriter.vtkTableToSQLiteWriter_IsA_03 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkTableToSQLiteWriter.vtkTableToSQLiteWriter_IsTypeOf_04 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkTableToSQLiteWriter.vtkTableToSQLiteWriter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkTableToSQLiteWriter.vtkTableToSQLiteWriter_NewInstance_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkTableToSQLiteWriter.vtkTableToSQLiteWriter_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkTableToSQLiteWriter.MRClassNameKey = "22vtkTableToSQLiteWriter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkTableToDatabaseWriter.
new const string Kitware.VTK.vtkTableToSQLiteWriter.MRFullTypeName = "Kitware.VTK.vtkTableToSQLiteWriter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkTableToDatabaseWriter.