Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

EXISTobs Class Reference

#include <gel_obs.H>

Inheritance diagram for EXISTobs:

Inheritance graph
[legend]
Collaboration diagram for EXISTobs:

Collaboration graph
[legend]
List of all members.

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_listexistobs_list ()

Static Protected Attributes

static GELlist _created
static EXISTobs_list_exist_obs = 0

Detailed Description

Definition at line 42 of file gel_obs.H.


Constructor & Destructor Documentation

virtual EXISTobs::~EXISTobs  )  [inline, virtual]
 

Definition at line 51 of file gel_obs.H.


Member Function Documentation

void EXISTobs::exist_obs  )  [inline]
 

Definition at line 58 of file gel_obs.H.

References existobs_list().

Referenced by DISTRIB::DISTRIB(), hashdist::hashdist(), and VisRefImage::observe().

static EXISTobs_list* EXISTobs::existobs_list  )  [inline, static, protected]
 

Definition at line 47 of file gel_obs.H.

References _exist_obs.

Referenced by exist_obs(), notify_exist_obs(), and unobs_exist().

virtual void EXISTobs::notify_exist CGELptr ,
int  flag
[pure virtual]
 

Implemented in hashdist, hashptr< T >, DISTRIB, and VisRefImage.

static void EXISTobs::notify_exist_obs CGELptr o,
int  f
[inline, static]
 

Definition at line 52 of file gel_obs.H.

References _exist_obs, and existobs_list().

void EXISTobs::unobs_exist  )  [inline]
 

Definition at line 59 of file gel_obs.H.

References existobs_list().

Referenced by VisRefImage::unobserve().


Member Data Documentation

GELlist EXISTobs::_created [static, protected]
 

Definition at line 44 of file gel_obs.H.

EXISTobs_list * EXISTobs::_exist_obs = 0 [static, protected]
 

Definition at line 46 of file gel_obs.H.

Referenced by existobs_list(), and notify_exist_obs().


The documentation for this class was generated from the following files:
Generated on Mon Sep 18 11:45:18 2006 for jot by  doxygen 1.4.4