![]() |
OpendTect 8.0
|
#include <wellupdate.h>
Public Member Functions | |
| WellFileList () | |
| ~WellFileList () | |
| void | addLoadedWells (const BufferString &, const MultiID &) |
| void | addNewId (const MultiID &, const BufferString &) |
| const QHash< const QString, QString > & | allIdsNamePairs () const |
| void | catchChange () |
| const QHash< const QString, QString > & | fileList () const |
| bool | hasLoadedWellInfo () const |
| const QHash< const QString, QString > & | loadedNameIDPairs () const |
| int | nrFiles () const |
| int | nrWells () const |
| WellFileList & | operator= (const WellFileList &) |
| void | removeFromLoadedWells (const BufferString &) |
| void | removeId (const MultiID &) |
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< WellFileList > | triggerupdate |
Private Member Functions | |
| bool | catchChangedFiles (const WellFileList &) |
| bool | catchChangedWells (const WellFileList &) |
| bool | getAddedFiles (const WellFileList &) |
| bool | getAddedWells (const WellFileList &) |
| bool | getChangedFiles (const WellFileList &) |
| bool | getDeletedFiles (const WellFileList &) |
| bool | getDeletedWells (const WellFileList &) |
| bool | getRenamedWells (const WellFileList &) |
| void | updateWellQueue (const QString &fnm, bool reqall=false) |
Private Attributes | |
| QHash< const QString, QString > | allidsnmpair_ |
| QHash< const QString, QString > | filelist_ |
| QHash< const QString, QString > | loadednmidpair_ |
| Threads::Lock | lock_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
<>
| WellFileList::WellFileList | ( | ) |
| WellFileList::~WellFileList | ( | ) |
| void WellFileList::addLoadedWells | ( | const BufferString & | , |
| const MultiID & | ) |
| void WellFileList::addNewId | ( | const MultiID & | , |
| const BufferString & | ) |
| const QHash< const QString, QString > & WellFileList::allIdsNamePairs | ( | ) | const |
| void WellFileList::catchChange | ( | ) |
|
private |
|
private |
| const QHash< const QString, QString > & WellFileList::fileList | ( | ) | const |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
| bool WellFileList::hasLoadedWellInfo | ( | ) | const |
| const QHash< const QString, QString > & WellFileList::loadedNameIDPairs | ( | ) | const |
| int WellFileList::nrFiles | ( | ) | const |
| int WellFileList::nrWells | ( | ) | const |
| WellFileList & WellFileList::operator= | ( | const WellFileList & | ) |
| void WellFileList::removeFromLoadedWells | ( | const BufferString & | ) |
| void WellFileList::removeId | ( | const MultiID & | ) |
|
private |
|
private |
|
private |
|
private |
|
mutableprivate |
| Notifier<WellFileList> WellFileList::triggerupdate |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025