#include <velocitypicks.h>
|
| | PicksMgr () |
| |
| | ~PicksMgr () |
| |
| const char * | errMsg () const |
| |
| Picks * | get (const MultiID &, bool gathermid, bool create, bool forcefromstorage) |
| |
| | 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 () |
| |
◆ PicksMgr()
| Vel::PicksMgr::PicksMgr |
( |
| ) |
|
◆ ~PicksMgr()
| Vel::PicksMgr::~PicksMgr |
( |
| ) |
|
◆ errMsg()
| const char * Vel::PicksMgr::errMsg |
( |
| ) |
const |
◆ get()
| Picks * Vel::PicksMgr::get |
( |
const MultiID & | , |
|
|
bool | gathermid, |
|
|
bool | create, |
|
|
bool | forcefromstorage ) |
◆ surveyChange()
◆ Picks
◆ errmsg_
◆ velpicks_