#include <gel_obs.H>
Inheritance diagram for DUPobs:
Public Member Functions | |
virtual | ~DUPobs () |
virtual void | notify_dup (CGELptr &old, CGELptr &newg)=0 |
void | dup_obs () |
void | unobs_dup () |
Static Public Member Functions | |
static void | notify_dup_obs (CGELptr &o, CGELptr &newg) |
Protected Member Functions | |
DUPobs_list * | dupobs_list () |
Static Protected Attributes | |
static DUPobs_list * | _dup_obs = 0 |
Definition at line 106 of file gel_obs.H.
|
|
|
Definition at line 119 of file gel_obs.H. References dupobs_list(). Referenced by hashdist::hashdist(). |
|
Definition at line 110 of file gel_obs.H. References _dup_obs. Referenced by dup_obs(), and unobs_dup(). |
|
Implemented in hashdist, hashvar< T >, hashptr< T >, hashenum< T >, GrabVar, hashvar< int >, and hashenum< GEOM::cons >. |
|
Definition at line 114 of file gel_obs.H. References _dup_obs. Referenced by GEL::GEL(). |
|
Definition at line 120 of file gel_obs.H. References dupobs_list(). |
|
Definition at line 109 of file gel_obs.H. Referenced by dupobs_list(), and notify_dup_obs(). |