Public Member Functions | |
| HorizonScanner (const BufferStringSet &fnms, Table::FormatDesc &fd, bool isgeom) | |
| ~HorizonScanner () | |
| virtual const char * | message () const |
| virtual od_int64 | totalNr () const |
| virtual od_int64 | nrDone () const |
| virtual const char * | nrDoneText () const |
| bool | reInitAscIO (const char *) |
| void | setPosIsXY (bool yn) |
| bool | posIsXY () const |
| bool | analyzeData () |
| int | nrPositions () const |
| StepInterval< int > | inlRg () const |
| StepInterval< int > | crlRg () const |
| bool | gapsFound (bool inl) const |
| void | launchBrowser (const char *fnm=0) const |
| void | report (IOPar &) const |
| const ObjectSet< BinIDValueSet > & | getSections () |
Static Public Member Functions | |
| static const char * | defaultUserInfoFile () |
Protected Member Functions | |
| virtual int | nextStep () |
| void | init () |
Protected Attributes | |
| int | totalnr_ |
| int | nrdone_ |
| PosInfo::Detector & | dtctor_ |
| EM::Horizon3DAscIO * | ascio_ |
| BufferStringSet | filenames_ |
| int | fileidx_ |
| BufferStringSet | rejectedlines_ |
| bool | firsttime_ |
| bool | isgeom_ |
| bool | isxy_ |
| bool | selxy_ |
| bool | doscale_ |
| TypeSet< Interval< float > > | valranges_ |
| Table::FormatDesc & | fd_ |
| BinIDValueSet * | bvalset_ |
| ObjectSet< BinIDValueSet > | sections_ |
| BufferString | curmsg_ |
| HorizonScanner::HorizonScanner | ( | const BufferStringSet & | fnms, | |
| Table::FormatDesc & | fd, | |||
| bool | isgeom | |||
| ) |
| HorizonScanner::~HorizonScanner | ( | ) |
| bool HorizonScanner::analyzeData | ( | ) |
| StepInterval<int> HorizonScanner::crlRg | ( | ) | const |
| static const char* HorizonScanner::defaultUserInfoFile | ( | ) | [static] |
| bool HorizonScanner::gapsFound | ( | bool | inl | ) | const |
| const ObjectSet<BinIDValueSet>& HorizonScanner::getSections | ( | ) | [inline] |
| void HorizonScanner::init | ( | ) | [protected] |
| StepInterval<int> HorizonScanner::inlRg | ( | ) | const |
| void HorizonScanner::launchBrowser | ( | const char * | fnm = 0 |
) | const |
| virtual const char* HorizonScanner::message | ( | ) | const [virtual] |
Reimplemented from Task.
| virtual int HorizonScanner::nextStep | ( | ) | [protected, virtual] |
Implements SequentialTask.
| virtual od_int64 HorizonScanner::nrDone | ( | ) | const [virtual] |
Reimplemented from Task.
| virtual const char* HorizonScanner::nrDoneText | ( | ) | const [virtual] |
Reimplemented from Task.
| int HorizonScanner::nrPositions | ( | ) | const |
| bool HorizonScanner::posIsXY | ( | ) | const [inline] |
| bool HorizonScanner::reInitAscIO | ( | const char * | ) |
| void HorizonScanner::report | ( | IOPar & | ) | const |
| void HorizonScanner::setPosIsXY | ( | bool | yn | ) | [inline] |
| virtual od_int64 HorizonScanner::totalNr | ( | ) | const [virtual] |
Reimplemented from Task.
EM::Horizon3DAscIO* HorizonScanner::ascio_ [protected] |
BinIDValueSet* HorizonScanner::bvalset_ [protected] |
BufferString HorizonScanner::curmsg_ [mutable, protected] |
bool HorizonScanner::doscale_ [protected] |
PosInfo::Detector& HorizonScanner::dtctor_ [protected] |
Table::FormatDesc& HorizonScanner::fd_ [protected] |
int HorizonScanner::fileidx_ [protected] |
BufferStringSet HorizonScanner::filenames_ [protected] |
bool HorizonScanner::firsttime_ [protected] |
bool HorizonScanner::isgeom_ [protected] |
bool HorizonScanner::isxy_ [protected] |
int HorizonScanner::nrdone_ [protected] |
BufferStringSet HorizonScanner::rejectedlines_ [protected] |
ObjectSet<BinIDValueSet> HorizonScanner::sections_ [protected] |
bool HorizonScanner::selxy_ [protected] |
int HorizonScanner::totalnr_ [mutable, protected] |
TypeSet<Interval<float> > HorizonScanner::valranges_ [protected] |
1.7.1