OpendTect
7.0
|
Public Member Functions | |
SQLInsertExportHandler (od_ostream &s) | |
bool | putRow (const BufferStringSet &, uiString &) override |
Public Member Functions inherited from Table::ExportHandler | |
ExportHandler (od_ostream &strm) | |
virtual | ~ExportHandler () |
virtual void | finish () |
virtual bool | init () |
Public Attributes | |
BufferStringSet | colnms_ |
names of the columns: optional More... | |
BufferStringSet | extracolnms_ |
Column names for extracolvals_. More... | |
BufferStringSet | extracolvals_ |
Values for columns not in input. More... | |
BufferString | indexcolnm_ |
if not empty, will add column More... | |
int | startindex_ |
if indexcolnm_ set, startindex More... | |
int | stepindex_ |
if indexcolnm_ set, step index More... | |
BufferString | tblname_ |
name of the table: mandatory More... | |
Public Attributes inherited from Table::ExportHandler | |
BufferString | append_ |
After last record. More... | |
BufferString | prepend_ |
Before first record. Add newline if needed. More... | |
Protected Member Functions | |
void | addVal (int col, const char *) |
Protected Member Functions inherited from Table::ExportHandler | |
uiString | getStrmMsg () const |
Protected Attributes | |
bool | addindex_ |
int | nrextracols_ |
int | nrrows_ |
Protected Attributes inherited from Table::ExportHandler | |
od_ostream & | strm_ |
Additional Inherited Members | |
Static Public Member Functions inherited from Table::ExportHandler | |
static bool | isNumber (const char *) |
<>
|
inline |
|
protected |
|
overridevirtual |
Implements Table::ExportHandler.
|
protected |
BufferStringSet Table::SQLInsertExportHandler::colnms_ |
names of the columns: optional
BufferStringSet Table::SQLInsertExportHandler::extracolnms_ |
Column names for extracolvals_.
BufferStringSet Table::SQLInsertExportHandler::extracolvals_ |
Values for columns not in input.
BufferString Table::SQLInsertExportHandler::indexcolnm_ |
if not empty, will add column
|
protected |
|
protected |
int Table::SQLInsertExportHandler::startindex_ |
if indexcolnm_ set, startindex
int Table::SQLInsertExportHandler::stepindex_ |
if indexcolnm_ set, step index
BufferString Table::SQLInsertExportHandler::tblname_ |
name of the table: mandatory
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024