ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkSQLDatabaseTableSource Class Reference

vtkSQLDatabaseTableSource - Generates a vtkTable based on an SQL query. More...

Inheritance diagram for Kitware.VTK.vtkSQLDatabaseTableSource:
[legend]
Collaboration diagram for Kitware.VTK.vtkSQLDatabaseTableSource:
[legend]

List of all members.

Public Member Functions

 vtkSQLDatabaseTableSource (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkSQLDatabaseTableSource ()
 Undocumented Block.
virtual void GeneratePedigreeIdsOff ()
 If on (default), generates pedigree ids automatically. If off, assign one of the arrays to be the pedigree id.
virtual void GeneratePedigreeIdsOn ()
 If on (default), generates pedigree ids automatically. If off, assign one of the arrays to be the pedigree id.
virtual bool GetGeneratePedigreeIds ()
 If on (default), generates pedigree ids automatically. If off, assign one of the arrays to be the pedigree id.
virtual string GetPedigreeIdArrayName ()
 The name of the array for generating or assigning pedigree ids (default "id").
override int IsA (string type)
 Undocumented Block.
new vtkSQLDatabaseTableSource NewInstance ()
 Undocumented Block.
virtual void SetGeneratePedigreeIds (bool _arg)
 If on (default), generates pedigree ids automatically. If off, assign one of the arrays to be the pedigree id.
virtual void SetPedigreeIdArrayName (string _arg)
 The name of the array for generating or assigning pedigree ids (default "id").

Static Public Member Functions

static new
vtkSQLDatabaseTableSource 
New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new
vtkSQLDatabaseTableSource 
SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkSQLDatabaseTableSource"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "25vtkSQLDatabaseTableSource"
 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 vtkSQLDatabaseTableSource_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSQLDatabaseTableSource_GeneratePedigreeIdsOff_01 (HandleRef pThis)
static internal void vtkSQLDatabaseTableSource_GeneratePedigreeIdsOn_02 (HandleRef pThis)
static internal byte vtkSQLDatabaseTableSource_GetGeneratePedigreeIds_03 (HandleRef pThis)
static internal IntPtr vtkSQLDatabaseTableSource_GetPedigreeIdArrayName_04 (HandleRef pThis)
static internal int vtkSQLDatabaseTableSource_IsA_05 (HandleRef pThis, string type)
static internal int vtkSQLDatabaseTableSource_IsTypeOf_06 (string type)
static internal IntPtr vtkSQLDatabaseTableSource_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSQLDatabaseTableSource_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSQLDatabaseTableSource_SetGeneratePedigreeIds_10 (HandleRef pThis, byte _arg)
static internal void vtkSQLDatabaseTableSource_SetPedigreeIdArrayName_11 (HandleRef pThis, string _arg)

Static Private Member Functions

static vtkSQLDatabaseTableSource ()
 Automatically generated type registration mechanics.

Detailed Description

vtkSQLDatabaseTableSource - Generates a vtkTable based on an SQL query.

Description This class combines vtkSQLDatabase, vtkSQLQuery, and vtkQueryToTable to provide a convenience class for generating tables from databases. Also this class can be easily wrapped and used within ParaView / OverView.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkSQLDatabaseTableSource.vtkSQLDatabaseTableSource ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

override void Kitware.VTK.vtkSQLDatabaseTableSource.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.vtkTableAlgorithm.

If on (default), generates pedigree ids automatically. If off, assign one of the arrays to be the pedigree id.

If on (default), generates pedigree ids automatically. If off, assign one of the arrays to be the pedigree id.

If on (default), generates pedigree ids automatically. If off, assign one of the arrays to be the pedigree id.

The name of the array for generating or assigning pedigree ids (default "id").

override int Kitware.VTK.vtkSQLDatabaseTableSource.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTableAlgorithm.

static new int Kitware.VTK.vtkSQLDatabaseTableSource.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTableAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTableAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTableAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTableAlgorithm.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkSQLDatabaseTableSource.SetGeneratePedigreeIds ( bool  _arg) [virtual]

If on (default), generates pedigree ids automatically. If off, assign one of the arrays to be the pedigree id.

virtual void Kitware.VTK.vtkSQLDatabaseTableSource.SetPedigreeIdArrayName ( string  _arg) [virtual]

The name of the array for generating or assigning pedigree ids (default "id").

static internal int Kitware.VTK.vtkSQLDatabaseTableSource.vtkSQLDatabaseTableSource_IsA_05 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkSQLDatabaseTableSource.vtkSQLDatabaseTableSource_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSQLDatabaseTableSource.vtkSQLDatabaseTableSource_NewInstance_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSQLDatabaseTableSource.vtkSQLDatabaseTableSource_SafeDownCast_09 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkSQLDatabaseTableSource.vtkSQLDatabaseTableSource_SetGeneratePedigreeIds_10 ( HandleRef  pThis,
byte  _arg 
) [private]
static internal void Kitware.VTK.vtkSQLDatabaseTableSource.vtkSQLDatabaseTableSource_SetPedigreeIdArrayName_11 ( HandleRef  pThis,
string  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkSQLDatabaseTableSource.MRClassNameKey = "25vtkSQLDatabaseTableSource" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkTableAlgorithm.

new const string Kitware.VTK.vtkSQLDatabaseTableSource.MRFullTypeName = "Kitware.VTK.vtkSQLDatabaseTableSource"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkTableAlgorithm.


The documentation for this class was generated from the following file: