Exponent::Threading::IThreadListener Interface Reference

List of all members.

Detailed Description

A listener to threading information.

Date:
13/01/2006
Author:
Paul Chana
Version:
1.0.0 Initial version
Note:
All contents of this source code are copyright 2005 Exp Digital Uk.
This source file is covered by the licence conditions of the Infinity API. You should have recieved a copy
with the source code. If you didnt, please refer to http://www.expdigital.co.uk All content is the Intellectual property of Exp Digital Uk.
Certain sections of this code may come from other sources. They are credited where applicable.
If you have comments, suggestions or bug reports please visit http://support.expdigital.co.uk
Id
IThreadListener.hpp,v 1.5 2007/02/08 21:06:44 paul Exp

Definition at line 34 of file IThreadListener.hpp.

Public Member Functions


Constructor & Destructor Documentation

Exponent::Threading::IThreadListener::IThreadListener (  )  [inline]

Construction

Definition at line 46 of file IThreadListener.hpp.

virtual Exponent::Threading::IThreadListener::~IThreadListener (  )  [inline, virtual]

Destruction

Definition at line 51 of file IThreadListener.hpp.


Member Function Documentation

virtual void Exponent::Threading::IThreadListener::threadHasAborted ( IThread thread  )  [pure virtual]

Thread has crashed / failed in some way

Parameters:
thread The thread that failed

virtual void Exponent::Threading::IThreadListener::threadHasCompleted ( IThread thread  )  [pure virtual]

Thread has completed

Parameters:
thread The thread that completed


Infinity API - Exponent::Threading::IThreadListener Interface Reference generated on 7 Mar 2007