arr2d_ | FlatDataPack | protected |
attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
attachednotifiers_ | CallBacker | private |
attachednotifierslock_ | CallBacker | mutableprivate |
azimuths_ | PreStack::Gather | protected |
binid_ | PreStack::Gather | protected |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
category() const | DataPack | inlinevirtual |
category_ | DataPack | protected |
cNoID() | DataPack | inlinestatic |
coord_ | PreStack::Gather | protected |
createReceiverForCurrentThread() | CallBacker | static |
cUdfID() | DataPack | inlinestatic |
data() | FlatDataPack | inlinevirtual |
data() const | FlatDataPack | inline |
DataPack(const char *categry) | DataPack | |
DataPack(const DataPack &) | DataPack | |
delalreadytriggered_ | NamedCallBacker | mutableprotected |
delnotif_ | NamedCallBacker | protected |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
detectInnerMutes(int *depths, int taperlen=0) const | PreStack::Gather | |
detectOuterMutes(int *depths, int taperlen=0) const | PreStack::Gather | |
dimName(bool dim0) const | PreStack::Gather | virtual |
dimValuesInInt(const char *key) const | FlatDataPack | inlinevirtual |
dumpInfo(IOPar &) const | FlatDataPack | virtual |
FlatDataPack(const char *categry, Array2D< float > *) | FlatDataPack | |
FlatDataPack(const FlatDataPack &) | FlatDataPack | |
FlatDataPack(const char *category) | FlatDataPack | protected |
fullID(int mgrid) const | DataPack | inline |
FullID typedef | DataPack | |
Gather() | PreStack::Gather | |
Gather(const Gather &) | PreStack::Gather | |
Gather(const FlatPosData &) | PreStack::Gather | |
getAltDim0Keys(BufferStringSet &) const | FlatDataPack | inlinevirtual |
getAltDim0Value(int ikey, int idim0) const | FlatDataPack | virtual |
getAuxInfo(int, int, IOPar &) const | PreStack::Gather | virtual |
getAzimuth(int) const | PreStack::Gather | |
getAzimuths(TypeSet< float > &azimuths) const | PreStack::Gather | inline |
getBinID() const | PreStack::Gather | inline |
getCoord() const | PreStack::Gather | inline |
getCoord(int, int) const | PreStack::Gather | inlinevirtual |
getID(const FullID &fid) | DataPack | inlinestatic |
getName() const | NamedObject | inlinevirtual |
getNameFromPar(const IOPar &) | NamedObject | |
getNewID() | DataPack | protectedstatic |
getOffset(int) const | PreStack::Gather | |
getOffsetAzimuth(int) const | PreStack::Gather | |
getPosDistance(bool dim0, float posfidx) const | FlatDataPack | inlinevirtual |
getSeis2DName() const | PreStack::Gather | |
getSeis2DTraceNr() const | PreStack::Gather | inline |
getStaticsID() const | PreStack::Gather | inline |
getStorageID() const | PreStack::Gather | inline |
getStoredID() const | PreStack::Gather | inline |
getVelocityID() const | PreStack::Gather | inline |
getVelocityID(const MultiID &stor, MultiID &vid) | PreStack::Gather | static |
hasName(const char *nm) const | ObjectWithName | inline |
hasName(const name_type &nm) const | ObjectWithName | inline |
id() const | DataPack | inline |
ID typedef | DataPack | |
id_ | DataPack | protected |
init() | FlatDataPack | private |
instanceCreated() | DataPack | static |
is3D() const | PreStack::Gather | inline |
isCapsule() const | CallBacker | inlinevirtual |
iscorr_ | PreStack::Gather | protected |
isCorrected() const | PreStack::Gather | inline |
isLoaded() const | PreStack::Gather | inline |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
isOffsetAngle() const | PreStack::Gather | inline |
isOK() const | DataPack | inlinevirtual |
linename_ | PreStack::Gather | protected |
manager_ | DataPack | protected |
name() const | NamedObject | inlinevirtual |
name_ | NamedObject | protected |
name_type typedef | ObjectWithName | |
NamedCallBacker(const char *nm=0) | NamedCallBacker | |
NamedCallBacker(const NamedCallBacker &) | NamedCallBacker | |
NamedObject(const char *nm=nullptr) | NamedObject | inline |
NamedObject(const NamedObject &oth) | NamedObject | inline |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
nrKBytes() const | FlatDataPack | virtual |
nrusers_ | DataPack | mutableprotected |
nruserslock_ | DataPack | mutableprotected |
objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
obtain() | DataPack | |
offsetDim() | PreStack::Gather | inlinestatic |
offsetisangle_ | PreStack::Gather | protected |
operator=(const NamedObject &) | NamedObject | |
operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
operator==(const NamedObject &oth) const | NamedCallBacker | inline |
posData() | FlatDataPack | inlinevirtual |
posData() const | FlatDataPack | inline |
posdata_ | FlatDataPack | protected |
posDataIsCoord() const | FlatDataPack | inlinevirtual |
putNameInPar(IOPar &) const | ObjectWithName | |
readFrom(const MultiID &, const BinID &, int component=0, uiString *errmsg=0) | PreStack::Gather | |
readFrom(const IOObj &, const BinID &, int component=0, uiString *errmsg=0) | PreStack::Gather | |
readFrom(const IOObj &, SeisPSReader &rdr, const BinID &, int component=0, uiString *errmsg=0) | PreStack::Gather | |
readFrom(const MultiID &, const int tracenr, const char *linename, int comp, uiString *errmsg=0) | PreStack::Gather | |
readFrom(const IOObj &, const int tracenr, const char *linename, int comp, uiString *errmsg=0) | PreStack::Gather | |
release() | DataPack | |
removeReceiverForCurrentThread() | CallBacker | static |
sDataPackCategory() | PreStack::Gather | static |
sendDelNotif() const | NamedCallBacker | protected |
setAzimuths(const TypeSet< float > &azimuths) | PreStack::Gather | inline |
setBinID(const BinID &bid) | PreStack::Gather | inline |
setCategory(const char *c) | DataPack | inlineprotected |
setCorrected(bool yn) | PreStack::Gather | inline |
setFromTrcBuf(SeisTrcBuf &, int comp, bool snapzrangetosi=false) | PreStack::Gather | |
setManager(const DataPackMgr *) | DataPack | protected |
setName(const char *nm) | NamedObject | inlinevirtual |
setOffsetIsAngle(bool yn) | PreStack::Gather | |
setZRange(const StepInterval< float > &zrg) | PreStack::Gather | inline |
size(bool dim0) const | FlatDataPack | virtual |
sKb2MbFac() | DataPack | protectedstatic |
sKeyCategory() | DataPack | static |
sKeyIsAngleGather() | PreStack::Gather | static |
sKeyIsCorr() | PreStack::Gather | static |
sKeyPostStackDataID() | PreStack::Gather | static |
sKeyStaticsID() | PreStack::Gather | static |
sKeyZisTime() | PreStack::Gather | static |
staticsmid_ | PreStack::Gather | protected |
stopReceivingNotifications() const | CallBacker | inline |
storagemid_ | PreStack::Gather | protected |
updateLock() const | DataPack | inline |
updatelock_ | DataPack | mutableprotected |
velocitymid_ | PreStack::Gather | protected |
zDim() | PreStack::Gather | inlinestatic |
zIsTime() const | PreStack::Gather | inline |
zit_ | PreStack::Gather | protected |
zRange() const | PreStack::Gather | inline |
zrg_ | PreStack::Gather | protected |
~CallBacker() | CallBacker | virtual |
~DataPack() | DataPack | virtual |
~FlatDataPack() | FlatDataPack | |
~Gather() | PreStack::Gather | |
~NamedObject() | NamedObject | inlinevirtual |
~ObjectWithName() | ObjectWithName | inlinevirtual |