OpendTect 8.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Table::CSVImportHandler Class Reference

#include <tableconvimpl.h>

Inheritance diagram for Table::CSVImportHandler:
[legend]

Public Member Functions

 CSVImportHandler (od_istream &s)
 
State add (char) override
 
const char * errMsg () const
 
const char * getCol () const
 
void newRow () override
 
- Public Member Functions inherited from Table::ImportHandler
virtual ~ImportHandler ()
 
bool atEnd () const
 
const char * errMsg () const
 
const char * getCol () const
 
 mOD_DisableCopy (ImportHandler) enum State
 
virtual void newCol ()
 
char readNewChar () const
 

Public Attributes

char nlreplace_
 replace newlines with this char (optional)
 

Protected Attributes

bool instring_
 
- Protected Attributes inherited from Table::ImportHandler
BufferString col_
 
int colpos_ = 0
 
od_istreamstrm_
 

Additional Inherited Members

- Protected Member Functions inherited from Table::ImportHandler
 ImportHandler (od_istream &)
 
void addToCol (char)
 

Detailed Description

<>

Constructor & Destructor Documentation

◆ CSVImportHandler()

Table::CSVImportHandler::CSVImportHandler ( od_istream & s)
inline

Member Function Documentation

◆ add()

State Table::CSVImportHandler::add ( char )
overridevirtual

Implements Table::ImportHandler.

◆ errMsg()

const char * Table::CSVImportHandler::errMsg ( ) const
inline

◆ getCol()

const char * Table::CSVImportHandler::getCol ( ) const
inline

◆ newRow()

void Table::CSVImportHandler::newRow ( )
inlineoverridevirtual

Reimplemented from Table::ImportHandler.

Member Data Documentation

◆ instring_

bool Table::CSVImportHandler::instring_
protected

◆ nlreplace_

char Table::CSVImportHandler::nlreplace_

replace newlines with this char (optional)


Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025