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.vtkTableToDatabaseWriter Class Reference

vtkTableToDatabaseWriter in a SQL database. More...

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

List of all members.

Public Member Functions

 vtkTableToDatabaseWriter (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
vtkSQLDatabase GetDatabase ()
 Check if the currently specified table name exists in the database.
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 vtkTableToDatabaseWriter NewInstance ()
 Undocumented Block.
bool SetDatabase (vtkSQLDatabase db)
 Set the database. Must already be open.
bool SetTableName (string name)
 Set the name of the new SQL table that you'd this writer to create. Returns false if the specified table already exists in the database.
bool TableNameIsNew ()
 Check if the currently specified table name exists in the database.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "24vtkTableToDatabaseWriter"
 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 vtkTableToDatabaseWriter_GetDatabase_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkTableToDatabaseWriter_GetInput_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkTableToDatabaseWriter_GetInput_03 (HandleRef pThis, int port, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkTableToDatabaseWriter_IsA_04 (HandleRef pThis, string type)
static internal int vtkTableToDatabaseWriter_IsTypeOf_05 (string type)
static internal IntPtr vtkTableToDatabaseWriter_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkTableToDatabaseWriter_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal byte vtkTableToDatabaseWriter_SetDatabase_08 (HandleRef pThis, HandleRef db)
static internal byte vtkTableToDatabaseWriter_SetTableName_09 (HandleRef pThis, string name)
static internal byte vtkTableToDatabaseWriter_TableNameIsNew_10 (HandleRef pThis)

Static Private Member Functions

static vtkTableToDatabaseWriter ()
 Automatically generated type registration mechanics.

Detailed Description

vtkTableToDatabaseWriter in a SQL database.

Description vtkTableToDatabaseWriter abstract parent class that reads a vtkTable and inserts it into an SQL database.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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


Member Function Documentation

override void Kitware.VTK.vtkTableToDatabaseWriter.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.vtkTableWriter.

Reimplemented in Kitware.VTK.vtkTableToMySQLWriter, Kitware.VTK.vtkTableToPostgreSQLWriter, and Kitware.VTK.vtkTableToSQLiteWriter.

Check if the currently specified table name exists in the database.

Here is the call graph for this function:

Get the input to this writer.

Reimplemented from Kitware.VTK.vtkTableWriter.

Reimplemented in Kitware.VTK.vtkTableToMySQLWriter, Kitware.VTK.vtkTableToPostgreSQLWriter, and Kitware.VTK.vtkTableToSQLiteWriter.

Here is the call graph for this function:

Get the input to this writer.

Reimplemented from Kitware.VTK.vtkTableWriter.

Reimplemented in Kitware.VTK.vtkTableToMySQLWriter, Kitware.VTK.vtkTableToPostgreSQLWriter, and Kitware.VTK.vtkTableToSQLiteWriter.

Here is the call graph for this function:

override int Kitware.VTK.vtkTableToDatabaseWriter.IsA ( string  type) [virtual]
static new int Kitware.VTK.vtkTableToDatabaseWriter.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTableWriter.

Reimplemented in Kitware.VTK.vtkTableToMySQLWriter, Kitware.VTK.vtkTableToPostgreSQLWriter, and Kitware.VTK.vtkTableToSQLiteWriter.

Here is the call graph for this function:

Set the database. Must already be open.

Set the name of the new SQL table that you'd this writer to create. Returns false if the specified table already exists in the database.

Check if the currently specified table name exists in the database.

static internal IntPtr Kitware.VTK.vtkTableToDatabaseWriter.vtkTableToDatabaseWriter_GetDatabase_01 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkTableToDatabaseWriter.vtkTableToDatabaseWriter_GetInput_02 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkTableToDatabaseWriter.vtkTableToDatabaseWriter_GetInput_03 ( HandleRef  pThis,
int  port,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkTableToDatabaseWriter.vtkTableToDatabaseWriter_IsA_04 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkTableToDatabaseWriter.vtkTableToDatabaseWriter_IsTypeOf_05 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkTableToDatabaseWriter.vtkTableToDatabaseWriter_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkTableToDatabaseWriter.vtkTableToDatabaseWriter_SafeDownCast_07 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal byte Kitware.VTK.vtkTableToDatabaseWriter.vtkTableToDatabaseWriter_SetDatabase_08 ( HandleRef  pThis,
HandleRef  db 
) [private]
static internal byte Kitware.VTK.vtkTableToDatabaseWriter.vtkTableToDatabaseWriter_SetTableName_09 ( HandleRef  pThis,
string  name 
) [private]
static internal byte Kitware.VTK.vtkTableToDatabaseWriter.vtkTableToDatabaseWriter_TableNameIsNew_10 ( HandleRef  pThis) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkTableToDatabaseWriter.MRClassNameKey = "24vtkTableToDatabaseWriter" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkTableWriter.

Reimplemented in Kitware.VTK.vtkTableToMySQLWriter, Kitware.VTK.vtkTableToPostgreSQLWriter, and Kitware.VTK.vtkTableToSQLiteWriter.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkTableWriter.

Reimplemented in Kitware.VTK.vtkTableToMySQLWriter, Kitware.VTK.vtkTableToPostgreSQLWriter, and Kitware.VTK.vtkTableToSQLiteWriter.


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