#include <gel_obs.H>
Inheritance diagram for GRABobs:
Public Member Functions | |
virtual | ~GRABobs () |
virtual void | notify_grab (CGELptr &, int flag)=0 |
void | grab_obs () |
void | unobs_grab () |
Static Public Member Functions | |
static void | notify_grab_obs (CGELptr &g, int flag) |
Static Private Member Functions | |
static GRABobs_list * | grabobs_list () |
Static Private Attributes | |
static GRABobs_list * | _grab_obs = 0 |
Definition at line 133 of file gel_obs.H.
|
|
|
Definition at line 147 of file gel_obs.H. References grabobs_list(). Referenced by DISTRIB::DISTRIB(). |
|
Definition at line 135 of file gel_obs.H. References _grab_obs. Referenced by grab_obs(), notify_grab_obs(), and unobs_grab(). |
|
Implemented in DISTRIB. |
|
Definition at line 141 of file gel_obs.H. References _grab_obs, and grabobs_list(). Referenced by GrabVar::grab(), and GrabVar::release(). |
|
Definition at line 148 of file gel_obs.H. References grabobs_list(). |
|
Definition at line 134 of file gel_obs.H. Referenced by grabobs_list(), and notify_grab_obs(). |