Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Public Types | Public Member Functions | Public Attributes | List of all members
Core::DefaultEventHandlerContextPrivate Class Reference

Public Types

typedef std::queue< EventHandle > event_queue_type
 

Public Member Functions

void start_thread (EventHandler *eventhandler)
 

Public Attributes

bool eventhandler_started_
 
boost::thread * eventhandler_thread_
 
boost::mutex event_queue_mutex_
 
boost::condition_variable event_queue_new_event_
 
event_queue_type event_queue_
 
bool done_
 
boost::mutex thread_mutex_
 
boost::condition_variable thread_condition_variable_
 

The documentation for this class was generated from the following file: