#include <view.H>
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_list * | thread_list () |
Static Protected Attributes | |
static Threadobs_list * | _all_thread |
Definition at line 81 of file view.H.
|
|
|
|
|
Definition at line 89 of file view.H. References thread_list(). |
|
Definition at line 84 of file view.H. References _all_thread. Referenced by notify_render_thread_obs(), thread_obs(), and unobs_thread(). |
|
Definition at line 93 of file view.H. References thread_list(). |
|
Definition at line 94 of file view.H. References thread_list(). |
|
Definition at line 83 of file view.H. Referenced by thread_list(). |