OpendTect-6_4  6.4
Public Member Functions | Public Attributes | List of all members
Table::FormatDesc Class Reference

description of input our output data content More...

Inheritance diagram for Table::FormatDesc:
[legend]

Public Member Functions

 FormatDesc (const char *nm)
 
 ~FormatDesc ()
 
bool needEOHToken () const
 
int nrHdrLines () const
 
bool haveEOBToken () const
 
bool isGood () const
 
bool bodyUsesCol (int) const
 
void fillPar (IOPar &) const
 
void usePar (const IOPar &)
 
void clear ()
 
- Public Member Functions inherited from NamedObject
 NamedObject (const char *nm=0)
 
 NamedObject (const NamedObject *linkedto)
 
 NamedObject (const NamedObject &)
 
virtual ~NamedObject ()
 
void setLinkedTo (NamedObject *)
 
bool operator== (const NamedObject &oth) const
 
virtual const OD::Stringname () const
 
virtual const OD::StringannotName () const
 
virtual void setName (const char *)
 
void setCleanName (const char *)
 cleans string first More...
 
void deleteNotify (const CallBack &)
 
- Public Member Functions inherited from CallBacker
 CallBacker ()
 
 CallBacker (const CallBacker &)
 
virtual ~CallBacker ()
 
bool attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false)
 
bool attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false)
 
void detachCB (NotifierAccess &, const CallBack &)
 
void detachCB (NotifierAccess *notif, const CallBack &cb)
 
bool isNotifierAttached (NotifierAccess *) const
 Only for debugging purposes, don't use. More...
 

Public Attributes

ObjectSet< TargetInfoheaderinfos_
 
ObjectSet< TargetInfobodyinfos_
 
int nrhdrlines_
 if < 0 eohtoken will be used More...
 
BufferString eohtoken_
 end-of-header token More...
 
int eohtokencol_
 if < 0 eohtoken can be in any col More...
 
BufferString eobtoken_
 end-of-body: no more data More...
 

Additional Inherited Members

- Protected Member Functions inherited from CallBacker
void detachAllNotifiers ()
 Call from the destructor of your inherited object. More...
 
- Protected Attributes inherited from NamedObject
BufferStringname_
 
NamedObjectlinkedto_
 
CallBackSetdelnotify_
 

Detailed Description

description of input our output data content

Constructor & Destructor Documentation

Table::FormatDesc::FormatDesc ( const char *  nm)
inline
Table::FormatDesc::~FormatDesc ( )
inline

Member Function Documentation

bool Table::FormatDesc::bodyUsesCol ( int  ) const
void Table::FormatDesc::clear ( )
inline
void Table::FormatDesc::fillPar ( IOPar ) const
bool Table::FormatDesc::haveEOBToken ( ) const
inline
bool Table::FormatDesc::isGood ( ) const
bool Table::FormatDesc::needEOHToken ( ) const
inline
int Table::FormatDesc::nrHdrLines ( ) const
inline
void Table::FormatDesc::usePar ( const IOPar )

Member Data Documentation

ObjectSet<TargetInfo> Table::FormatDesc::bodyinfos_
BufferString Table::FormatDesc::eobtoken_

end-of-body: no more data

BufferString Table::FormatDesc::eohtoken_

end-of-header token

int Table::FormatDesc::eohtokencol_

if < 0 eohtoken can be in any col

ObjectSet<TargetInfo> Table::FormatDesc::headerinfos_
int Table::FormatDesc::nrhdrlines_

if < 0 eohtoken will be used


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