OpendTect-6_4  6.4
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Table::ImportHandler Class Referenceabstract
Inheritance diagram for Table::ImportHandler:
[legend]

Public Types

enum  State { Error, InCol, EndCol, EndRow }
 

Public Member Functions

 ImportHandler (od_istream &strm)
 
virtual ~ImportHandler ()
 
virtual State add (char)=0
 
const char * getCol () const
 
const char * errMsg () const
 
virtual void newRow ()
 
virtual void newCol ()
 
char readNewChar () const
 
bool atEnd () const
 

Protected Member Functions

void addToCol (char)
 

Protected Attributes

od_istreamstrm_
 
BufferString col_
 
int colpos_
 

Detailed Description

Member Enumeration Documentation

Enumerator
Error 
InCol 
EndCol 
EndRow 

Constructor & Destructor Documentation

Table::ImportHandler::ImportHandler ( od_istream strm)
inline
virtual Table::ImportHandler::~ImportHandler ( )
inlinevirtual

Member Function Documentation

virtual State Table::ImportHandler::add ( char  )
pure virtual
void Table::ImportHandler::addToCol ( char  )
protected
bool Table::ImportHandler::atEnd ( ) const
const char* Table::ImportHandler::errMsg ( ) const
inline
const char* Table::ImportHandler::getCol ( ) const
inline
virtual void Table::ImportHandler::newCol ( )
inlinevirtual
virtual void Table::ImportHandler::newRow ( )
inlinevirtual
char Table::ImportHandler::readNewChar ( ) const

Member Data Documentation

BufferString Table::ImportHandler::col_
protected
int Table::ImportHandler::colpos_
protected
od_istream& Table::ImportHandler::strm_
protected

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