class SafeCallbackBase

Base class for safe callbacks. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods

Protected Methods

Protected Members


Detailed Description

These are object callbacks that are only dispatched if target of callback is non-null.

 SafeCallbackBase (CallbackSafeObject* o)

SafeCallbackBase

Constructor.

Informs CallbackSafeObject that this callback operates on it.

 ~SafeCallbackBase ()

~SafeCallbackBase

Destructor.

Informs CallbackSafeObject that is tracking callback instances that this callback no longer exists.

void  invalidate ()

invalidate

bool  valid ()

valid

[const]

 SafeCallbackBase ()

SafeCallbackBase

[protected]

 SafeCallbackBase (const SafeCallbackBase&)

SafeCallbackBase

[protected]

SafeCallbackBase&  operator= (const SafeCallbackBase&)

operator=

[protected]

CallbackSafeObject* _cso

_cso

[protected]


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:35:43 2006, using kdoc $.