Public Member Functions

ibrcommon::ThreadFinalizer Class Reference

#include <Thread.h>

Collaboration diagram for ibrcommon::ThreadFinalizer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ThreadFinalizer (Thread *t)
 ~ThreadFinalizer ()

Detailed Description

Definition at line 280 of file Thread.h.


Constructor & Destructor Documentation

ibrcommon::ThreadFinalizer::ThreadFinalizer ( Thread t  ) 

Definition at line 23 of file Thread.cpp.

ibrcommon::ThreadFinalizer::~ThreadFinalizer (  ) 

Definition at line 24 of file Thread.cpp.

References ibrcommon::Thread::__delete_on_exit, and ibrcommon::Thread::finally().

Here is the call graph for this function:


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