casa
$Rev:20696$
|
#include <dtor.h>
Public Member Functions | |
dtorNotifiee () | |
virtual | ~dtorNotifiee () |
virtual void | dtorCalled (const dtorNotifier *)=0 |
casa::viewer::dtorNotifiee::dtorNotifiee | ( | ) | [inline] |
virtual casa::viewer::dtorNotifiee::~dtorNotifiee | ( | ) | [inline, virtual] |
virtual void casa::viewer::dtorNotifiee::dtorCalled | ( | const dtorNotifier * | ) | [pure virtual] |
Implemented in casa::viewer::QtRegionSourceKernel, and casa::viewer::RegionSourceKernel.