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

ThreadObs Class Reference

#include <view.H>

List of all members.

Public Member Functions

virtual ~ThreadObs ()
virtual void notify_render_thread (CVIEWptr &)=0
void thread_obs ()
void unobs_thread ()

Static Public Member Functions

static void notify_render_thread_obs (CVIEWptr &v)

Static Protected Member Functions

static Threadobs_listthread_list ()

Static Protected Attributes

static Threadobs_list_all_thread


Detailed Description

Definition at line 81 of file view.H.


Constructor & Destructor Documentation

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

Definition at line 87 of file view.H.


Member Function Documentation

virtual void ThreadObs::notify_render_thread CVIEWptr &   )  [pure virtual]
 

static void ThreadObs::notify_render_thread_obs CVIEWptr &  v  )  [inline, static]
 

Definition at line 89 of file view.H.

References thread_list().

static Threadobs_list* ThreadObs::thread_list  )  [inline, static, protected]
 

Definition at line 84 of file view.H.

References _all_thread.

Referenced by notify_render_thread_obs(), thread_obs(), and unobs_thread().

void ThreadObs::thread_obs  )  [inline]
 

Definition at line 93 of file view.H.

References thread_list().

void ThreadObs::unobs_thread  )  [inline]
 

Definition at line 94 of file view.H.

References thread_list().


Member Data Documentation

Threadobs_list * ThreadObs::_all_thread [static, protected]
 

Definition at line 83 of file view.H.

Referenced by thread_list().


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