![]() |
OpendTect 8.0
|
#include <wellupdate.h>
Public Member Functions | |
| ~WellUpdateQueue () | |
| bool | dequeue (std::pair< MultiID, Well::LoadReqs > &) |
| bool | dequeueWellsAdded (MultiID &) |
| bool | dequeueWellsToBeDeleted (MultiID &) |
| void | enqueue (const std::pair< MultiID, Well::LoadReqs > &) |
| void | enqueueWellsAdded (const MultiID &) |
| void | enqueueWellsToBeDeleted (const MultiID &) |
| bool | hasWellsToBeAdded () const |
| bool | hasWellsToBeDeleted () const |
| bool | isEmpty () const |
| mOD_DisableCopy (WellUpdateQueue) static WellUpdateQueue &WUQ() | |
| int | size () const |
Public Member Functions inherited from CallBacker | |
| 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 () |
Public Attributes | |
| Notifier< WellUpdateQueue > | canupdate |
Private Member Functions | |
| WellUpdateQueue () | |
| void | addTimerCB (CallBacker *) |
| void | checkUpdateStatus (CallBacker *) |
Private Attributes | |
| TypeSet< int > | addobjidqueue_ |
| TypeSet< int > | delobjidqueue_ |
| Threads::Lock | lock_ |
| Timer * | timer_ = nullptr |
| TypeSet< int > | updobjidqueue_ |
| TypeSet< Well::LoadReqs > | updreqsqueue_ |
| const int | wellgrpid_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
<>
| WellUpdateQueue::~WellUpdateQueue | ( | ) |
|
private |
|
private |
|
private |
| bool WellUpdateQueue::dequeue | ( | std::pair< MultiID, Well::LoadReqs > & | ) |
| bool WellUpdateQueue::dequeueWellsAdded | ( | MultiID & | ) |
| bool WellUpdateQueue::dequeueWellsToBeDeleted | ( | MultiID & | ) |
| void WellUpdateQueue::enqueue | ( | const std::pair< MultiID, Well::LoadReqs > & | ) |
| void WellUpdateQueue::enqueueWellsAdded | ( | const MultiID & | ) |
| void WellUpdateQueue::enqueueWellsToBeDeleted | ( | const MultiID & | ) |
| bool WellUpdateQueue::hasWellsToBeAdded | ( | ) | const |
| bool WellUpdateQueue::hasWellsToBeDeleted | ( | ) | const |
| bool WellUpdateQueue::isEmpty | ( | ) | const |
| WellUpdateQueue::mOD_DisableCopy | ( | WellUpdateQueue | ) | & |
| int WellUpdateQueue::size | ( | ) | const |
|
private |
| Notifier<WellUpdateQueue> WellUpdateQueue::canupdate |
|
private |
|
mutableprivate |
|
private |
|
private |
|
private |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025