casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
casa::viewer::dtorNotifier Class Reference

#include <dtor.h>

Inheritance diagram for casa::viewer::dtorNotifier:
casa::viewer::Region casa::viewer::Polygon casa::viewer::Polyline casa::viewer::PVLine casa::viewer::Rectangle casa::viewer::Ellipse casa::viewer::Point

List of all members.

Public Member Functions

 dtorNotifier ()
 ~dtorNotifier ()
 signals any dtorNotifiee's that are registered
void addNotifiee (dtorNotifiee *)
void removeNotifiee (dtorNotifiee *)

Private Attributes

std::list< dtorNotifiee * > registrants

Detailed Description

Definition at line 45 of file dtor.h.


Constructor & Destructor Documentation

Definition at line 47 of file dtor.h.

signals any dtorNotifiee's that are registered


Member Function Documentation


Member Data Documentation

Definition at line 53 of file dtor.h.


The documentation for this class was generated from the following file: