Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

XThreadExit Class Reference

Thread exception to exit. More...

#include <XThread.h>

Inherits XThread.

Inheritance diagram for XThreadExit:

Inheritance graph
[legend]
Collaboration diagram for XThreadExit:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 XThreadExit (void *result)
 result is the result of the thread

Public Attributes

void * m_result

Detailed Description

Thread exception to exit.

Thrown by CThread::exit() to exit a thread. Clients of CThread must not throw this type but must rethrow it if caught (by XThreadExit, XThread, or ...).

Definition at line 26 of file XThread.h.


The documentation for this class was generated from the following file:
Generated on Fri Nov 6 00:21:44 2009 for synergy-plus by  doxygen 1.3.9.1