OpendTect-6_4
6.4
|
DataPack for point data. More...
Public Member Functions | |
virtual int | size () const =0 |
virtual BinID | binID (int) const =0 |
virtual float | z (int) const =0 |
virtual Coord | coord (int) const |
virtual int | trcNr (int) const |
virtual bool | simpleCoords () const |
If true, coords are always SI().tranform(b) More... | |
virtual bool | isOrdered () const |
If yes, one can draw a line between the pts. More... | |
Public Member Functions inherited from DataPack | |
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... | |
Protected Member Functions | |
PointDataPack (const char *categry) | |
Protected Member Functions inherited from DataPack | |
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... | |
Additional Inherited Members | |
Public Types inherited from DataPack | |
typedef int | ID |
typedef MultiID | FullID |
Static Public Member Functions inherited from DataPack | |
static ID | getID (const FullID &fid) |
static const char * | sKeyCategory () |
static ID | cNoID () |
Static Protected Member Functions inherited from DataPack | |
static ID | getNewID () |
ensures a global data pack ID More... | |
static float | sKb2MbFac () |
1 / 1024 More... | |
Protected Attributes inherited from DataPack | |
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_ |
DataPack for point data.
|
inlineprotected |
|
pure virtual |
Implemented in DataPointSet.
|
virtual |
Reimplemented in DataPointSet.
|
inlinevirtual |
If yes, one can draw a line between the pts.
|
inlinevirtual |
If true, coords are always SI().tranform(b)
Reimplemented in DataPointSet.
|
pure virtual |
Implemented in DataPointSet.
|
inlinevirtual |
Reimplemented in DataPointSet.
|
pure virtual |
Implemented in DataPointSet.
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019