SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::thread Class Reference

Uncaught exception handling for threads. More...

Inherited by shore::parallelizer< T >::thread.

Public Member Functions

 thread (const std::string &name)
 
shore::uncaught_handler::Status status ()
 
std::string errors ()
 
virtual void operator() ()
 

Protected Member Functions

virtual void run ()
 
virtual void onjoin ()
 
mutex_type & mutex ()
 

Friends

class shore::uncaught_handler
 

Detailed Description

Uncaught exception handling for threads.


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