#include <gel_obs.H>
Inheritance diagram for DISPobs:
Public Member Functions | |
virtual | ~DISPobs () |
virtual void | notify (CGELptr &g, int)=0 |
void | disp_obs (CGELptr &g) |
void | unobs_display (CGELptr &g) |
void | disp_obs () |
void | unobs_display () |
Static Public Member Functions | |
static void | notify_disp_obs (CGELptr &g, int disp) |
static void | suspend_disp_obs () |
static void | activate_disp_obs () |
Static Protected Member Functions | |
static DISPobs_list & | disp_obs_list (CGELptr &g) |
Static Private Attributes | |
static HASH | _hash_disp |
static int | _suspend_disp = 0 |
static DISPobs_list | _all_disp |
Definition at line 71 of file gel_obs.H.
|
|
|
Definition at line 87 of file gel_obs.H. References _suspend_disp. |
|
Definition at line 84 of file gel_obs.H. References _all_disp. Referenced by DISTRIB::DISTRIB(), DrawWidget::DrawWidget(), VisRefImage::observe(), BufferRefImage::observe(), and VIEW::VIEW(). |
|
Definition at line 82 of file gel_obs.H. References disp_obs_list(). |
|
Definition at line 89 of file gel_obs.H. References _hash_disp, HASH::add(), and HASH::find(). Referenced by disp_obs(), notify_disp_obs(), and unobs_display(). |
|
Implemented in VIEW, DISTRIB, DrawWidget, BufferRefImage, and VisRefImage. |
|
Definition at line 361 of file gel.C. References _all_disp, _suspend_disp, CDISPobs_list, and disp_obs_list(). Referenced by DrawnList::add(), and DrawnList::rem(). |
|
Definition at line 86 of file gel_obs.H. References _suspend_disp. |
|
Definition at line 85 of file gel_obs.H. References _all_disp. Referenced by VisRefImage::unobserve(), BufferRefImage::unobserve(), and DrawWidget::~DrawWidget(). |
|
Definition at line 83 of file gel_obs.H. References disp_obs_list(). |
|
Definition at line 74 of file gel_obs.H. Referenced by disp_obs(), notify_disp_obs(), and unobs_display(). |
|
Definition at line 72 of file gel_obs.H. Referenced by disp_obs_list(). |
|
Definition at line 73 of file gel_obs.H. Referenced by activate_disp_obs(), notify_disp_obs(), and suspend_disp_obs(). |