#include <gel_obs.H>
Inheritance diagram for EXISTobs:
Public Member Functions | |
virtual | ~EXISTobs () |
virtual void | notify_exist (CGELptr &, int flag)=0 |
void | exist_obs () |
void | unobs_exist () |
Static Public Member Functions | |
static void | notify_exist_obs (CGELptr &o, int f) |
Static Protected Member Functions | |
static EXISTobs_list * | existobs_list () |
Static Protected Attributes | |
static GELlist | _created |
static EXISTobs_list * | _exist_obs = 0 |
Definition at line 42 of file gel_obs.H.
|
|
|
Definition at line 58 of file gel_obs.H. References existobs_list(). Referenced by DISTRIB::DISTRIB(), hashdist::hashdist(), and VisRefImage::observe(). |
|
Definition at line 47 of file gel_obs.H. References _exist_obs. Referenced by exist_obs(), notify_exist_obs(), and unobs_exist(). |
|
Implemented in hashdist, hashptr< T >, DISTRIB, and VisRefImage. |
|
Definition at line 52 of file gel_obs.H. References _exist_obs, and existobs_list(). |
|
Definition at line 59 of file gel_obs.H. References existobs_list(). Referenced by VisRefImage::unobserve(). |
|
|
|
Definition at line 46 of file gel_obs.H. Referenced by existobs_list(), and notify_exist_obs(). |