OpendTect  6.3
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
NamedCallBacker Class Reference

CallBacker object with a name. Use if you want your object to be able to send and receive CallBack's, but Monitorable is not an option. More...

Inheritance diagram for NamedCallBacker:
[legend]

Public Member Functions

 NamedCallBacker (const char *nm=0)
 
 NamedCallBacker (const NamedCallBacker &)
 
bool operator== (const NamedCallBacker &oth) const
 
bool operator== (const NamedObject &oth) const
 
virtual Notifier< NamedCallBacker > & objectToBeDeleted () 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 detachCB (const NotifierAccess &, const CallBack &) const
 
void detachCB (const NotifierAccess *notif, const CallBack &cb) const
 
bool isNotifierAttached (const NotifierAccess *) const
 Only for debugging purposes, don't use. More...
 
virtual bool isCapsule () const
 
void stopReceivingNotifications () const
 
- Public Member Functions inherited from NamedObject
 NamedObject (const char *nm=0)
 
 NamedObject (const NamedObject &oth)
 
virtual ~NamedObject ()
 
NamedObjectoperator= (const NamedObject &)
 
bool operator== (const NamedObject &oth) const
 
virtual const OD::Stringname () const
 
virtual BufferString getName () const
 
virtual void setName (const char *nm)
 
bool getNameFromPar (const IOPar &)
 
void putNameInPar (IOPar &) const
 

Protected Member Functions

void sendDelNotif () const
 
- Protected Member Functions inherited from CallBacker
void detachAllNotifiers () const
 Call from the destructor of your inherited object. More...
 

Protected Attributes

Notifier< NamedCallBackerdelnotif_
 
Threads::Atomic< bool > delalreadytriggered_
 
- Protected Attributes inherited from NamedObject
BufferString name_
 

Additional Inherited Members

- Static Public Member Functions inherited from CallBacker
static void createReceiverForCurrentThread ()
 
static void removeReceiverForCurrentThread ()
 

Detailed Description

CallBacker object with a name. Use if you want your object to be able to send and receive CallBack's, but Monitorable is not an option.

Constructor & Destructor Documentation

NamedCallBacker::NamedCallBacker ( const char *  nm = 0)
NamedCallBacker::NamedCallBacker ( const NamedCallBacker )

Member Function Documentation

virtual Notifier<NamedCallBacker>& NamedCallBacker::objectToBeDeleted ( ) const
inlinevirtual
bool NamedCallBacker::operator== ( const NamedCallBacker oth) const
inline
bool NamedCallBacker::operator== ( const NamedObject oth) const
inline
void NamedCallBacker::sendDelNotif ( ) const
protected

Member Data Documentation

Threads::Atomic<bool> NamedCallBacker::delalreadytriggered_
mutableprotected
Notifier<NamedCallBacker> NamedCallBacker::delnotif_
protected

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017