#include <posimpexppars.h>
|
| | PosImpExpPars () |
| |
| | ~PosImpExpPars () |
| |
| void | adjustBinID (BinID &, bool inward) const |
| |
| void | adjustCoord (Coord &, bool inward) const |
| |
| void | adjustCrl (int &, bool inward) const |
| |
| void | adjustInl (int &, bool inward) const |
| |
| void | adjustOffset (float &, bool inward) const |
| |
| void | adjustTrcNr (int &, bool inward) const |
| |
| void | adjustX (double &, bool inward) const |
| |
| void | adjustY (double &, bool inward) const |
| |
| void | adjustZ (float &, bool inward) const |
| |
| BinID | binidOffset () const |
| |
| int | binidScale () const |
| |
| void | clear () |
| |
| Coord | coordOffset () const |
| |
| double | coordScale () const |
| |
| void | getFromSI () |
| |
| bool | haveBinIDChg () const |
| |
| bool | haveCoordChg () const |
| |
| bool | haveCrlChg () const |
| |
| bool | haveInlChg () const |
| |
| bool | haveOffsetChg () const |
| |
| bool | haveTrcNrChg () const |
| |
| bool | haveXChg () const |
| |
| bool | haveYChg () const |
| |
| bool | haveZChg () const |
| |
| float | offsOffset () const |
| |
| float | offsScale () const |
| |
| void | survChg (CallBacker *) |
| |
| int | trcnrOffset () const |
| |
| int | trcnrScale () const |
| |
| void | usePar (const IOPar &) |
| |
| float | zOffset () const |
| |
| float | zScale () const |
| |
| | CallBacker () |
| |
| | CallBacker (const CallBacker &) |
| |
| virtual | ~CallBacker () |
| |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| |
| void | detachAllNotifiers () const |
| | Call from the destructor of your inherited object.
|
| |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| |
| virtual bool | isCapsule () const |
| |
| bool | isNotifierAttached (const NotifierAccess *) const |
| | Only for debugging purposes, don't use.
|
| |
| CallBacker & | operator= (const CallBacker &)=delete |
| |
| void | stopReceivingNotifications () const |
| |
| virtual CallBacker * | trueCaller () |
| |
◆ PosImpExpPars()
| PosImpExpPars::PosImpExpPars |
( |
| ) |
|
◆ ~PosImpExpPars()
| PosImpExpPars::~PosImpExpPars |
( |
| ) |
|
◆ adjustBinID()
| void PosImpExpPars::adjustBinID |
( |
BinID & | , |
|
|
bool | inward ) const |
◆ adjustCoord()
| void PosImpExpPars::adjustCoord |
( |
Coord & | , |
|
|
bool | inward ) const |
◆ adjustCrl()
| void PosImpExpPars::adjustCrl |
( |
int & | , |
|
|
bool | inward ) const |
◆ adjustInl()
| void PosImpExpPars::adjustInl |
( |
int & | , |
|
|
bool | inward ) const |
◆ adjustOffset()
| void PosImpExpPars::adjustOffset |
( |
float & | , |
|
|
bool | inward ) const |
◆ adjustTrcNr()
| void PosImpExpPars::adjustTrcNr |
( |
int & | , |
|
|
bool | inward ) const |
◆ adjustX()
| void PosImpExpPars::adjustX |
( |
double & | , |
|
|
bool | inward ) const |
◆ adjustY()
| void PosImpExpPars::adjustY |
( |
double & | , |
|
|
bool | inward ) const |
◆ adjustZ()
| void PosImpExpPars::adjustZ |
( |
float & | , |
|
|
bool | inward ) const |
◆ binidOffset()
| BinID PosImpExpPars::binidOffset |
( |
| ) |
const |
|
inline |
◆ binidScale()
| int PosImpExpPars::binidScale |
( |
| ) |
const |
|
inline |
◆ clear()
| void PosImpExpPars::clear |
( |
| ) |
|
|
inline |
◆ coordOffset()
| Coord PosImpExpPars::coordOffset |
( |
| ) |
const |
|
inline |
◆ coordScale()
| double PosImpExpPars::coordScale |
( |
| ) |
const |
|
inline |
◆ fullKey()
| static const char * PosImpExpPars::fullKey |
( |
const char * | , |
|
|
bool | true_is_scale_else_offs ) |
|
static |
◆ getFromSI()
| void PosImpExpPars::getFromSI |
( |
| ) |
|
◆ getSVY()
◆ haveBinIDChg()
| bool PosImpExpPars::haveBinIDChg |
( |
| ) |
const |
◆ haveCoordChg()
| bool PosImpExpPars::haveCoordChg |
( |
| ) |
const |
◆ haveCrlChg()
| bool PosImpExpPars::haveCrlChg |
( |
| ) |
const |
◆ haveInlChg()
| bool PosImpExpPars::haveInlChg |
( |
| ) |
const |
◆ haveOffsetChg()
| bool PosImpExpPars::haveOffsetChg |
( |
| ) |
const |
◆ haveTrcNrChg()
| bool PosImpExpPars::haveTrcNrChg |
( |
| ) |
const |
◆ haveXChg()
| bool PosImpExpPars::haveXChg |
( |
| ) |
const |
◆ haveYChg()
| bool PosImpExpPars::haveYChg |
( |
| ) |
const |
◆ haveZChg()
| bool PosImpExpPars::haveZChg |
( |
| ) |
const |
◆ iomReadyCB()
◆ offsOffset()
| float PosImpExpPars::offsOffset |
( |
| ) |
const |
|
inline |
◆ offsScale()
| float PosImpExpPars::offsScale |
( |
| ) |
const |
|
inline |
◆ refresh()
| static void PosImpExpPars::refresh |
( |
| ) |
|
|
inlinestatic |
◆ sKeyBase()
| static const char * PosImpExpPars::sKeyBase |
( |
| ) |
|
|
inlinestatic |
◆ sKeyBinID()
| static const char * PosImpExpPars::sKeyBinID |
( |
| ) |
|
|
inlinestatic |
◆ sKeyCoord()
| static const char * PosImpExpPars::sKeyCoord |
( |
| ) |
|
|
inlinestatic |
◆ sKeyOffset()
| static const char * PosImpExpPars::sKeyOffset |
( |
| ) |
|
|
static |
◆ sKeyScale()
| static const char * PosImpExpPars::sKeyScale |
( |
| ) |
|
|
static |
◆ sKeyTrcNr()
| static const char * PosImpExpPars::sKeyTrcNr |
( |
| ) |
|
|
static |
◆ sKeyZ()
| static const char * PosImpExpPars::sKeyZ |
( |
| ) |
|
|
inlinestatic |
◆ survChg()
◆ SVY()
◆ trcnrOffset()
| int PosImpExpPars::trcnrOffset |
( |
| ) |
const |
|
inline |
◆ trcnrScale()
| int PosImpExpPars::trcnrScale |
( |
| ) |
const |
|
inline |
◆ usePar()
| void PosImpExpPars::usePar |
( |
const IOPar & | | ) |
|
◆ zOffset()
| float PosImpExpPars::zOffset |
( |
| ) |
const |
|
inline |
◆ zScale()
| float PosImpExpPars::zScale |
( |
| ) |
const |
|
inline |
◆ binidoffs_
| BinID PosImpExpPars::binidoffs_ |
|
protected |
◆ binidscale_
| int PosImpExpPars::binidscale_ = 1 |
|
protected |
◆ coordoffs_
| Coord PosImpExpPars::coordoffs_ |
|
protected |
◆ coordscale_
| double PosImpExpPars::coordscale_ = 1. |
|
protected |
◆ offsoffs_
| float PosImpExpPars::offsoffs_ = 0. |
|
protected |
◆ offsscale_
| float PosImpExpPars::offsscale_ = 1. |
|
protected |
◆ trcnroffs_
| int PosImpExpPars::trcnroffs_ = 0 |
|
protected |
◆ trcnrscale_
| int PosImpExpPars::trcnrscale_ = 1 |
|
protected |
◆ zoffs_
| float PosImpExpPars::zoffs_ = 0. |
|
protected |
◆ zscale_
| float PosImpExpPars::zscale_ = 1. |
|
protected |