#include <dtor.h>
Public Member Functions | |
| dtorNotifiee () | |
| virtual | ~dtorNotifiee () |
| virtual void | dtorCalled (const dtorNotifier *)=0 |
Definition at line 38 of file dtor.h.
| 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.
1.6.1