OpendTect-6_4
6.4
|
A data packet: data+positioning and more that needs to be shared. More...
Public Types | |
typedef int | ID |
typedef MultiID | FullID |
Public Member Functions | |
DataPack (const char *categry) | |
DataPack (const DataPack &dp) | |
virtual | ~DataPack () |
ID | id () const |
FullID | fullID (int mgrid) const |
virtual const char * | category () const |
virtual float | nrKBytes () const =0 |
virtual void | dumpInfo (IOPar &) const |
virtual bool | isOK () const |
Threads::Lock & | updateLock () const |
void | release () |
DataPack * | obtain () |
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::String & | name () const |
virtual const OD::String & | annotName () 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... | |
Static Public Member Functions | |
static ID | getID (const FullID &fid) |
static const char * | sKeyCategory () |
static ID | cNoID () |
Protected Member Functions | |
void | setManager (const DataPackMgr *) |
void | setCategory (const char *c) |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Static Protected Member Functions | |
static ID | getNewID () |
ensures a global data pack ID More... | |
static float | sKb2MbFac () |
1 / 1024 More... | |
Protected Attributes | |
const ID | id_ |
const BufferString | category_ |
int | nrusers_ |
Threads::Lock | nruserslock_ |
Threads::Lock | updatelock_ |
const DataPackMgr * | manager_ |
Protected Attributes inherited from NamedObject | |
BufferString * | name_ |
NamedObject * | linkedto_ |
CallBackSet * | delnotify_ |
Friends | |
class | DataPackMgr |
A data packet: data+positioning and more that needs to be shared.
The 'category' is meant like: 'Prestack gather' 'Wavelet' 'Fault surface'
typedef MultiID DataPack::FullID |
typedef int DataPack::ID |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinestatic |
|
virtual |
Reimplemented in SeisDataPack, DataPointSet, VolumeDataPack, FlatDataPack, RegularSeisDataPack, and EM::DataPackCommon.
|
inline |
|
staticprotected |
ensures a global data pack ID
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in SeisDataPack, DataPointSet, VolumeDataPack, SeisFlatDataPack, PreStack::GatherSetDataPack, BufferDataPack, and FlatDataPack.
DataPack* DataPack::obtain | ( | ) |
void DataPack::release | ( | ) |
|
inlineprotected |
|
protected |
|
staticprotected |
1 / 1024
|
static |
|
inline |
|
friend |
|
protected |
|
protected |
|
protected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019