XThreadExit Class Reference

Thread exception to exit. More...

#include <XThread.h>

Inherits XThread.

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 12 Nov 2010 for synergy-plus by  doxygen 1.6.1