#include <Thread_Manager.h>
List of all members.
Protected Member Functions |
void | apply (void) |
| The apply method.
|
void | do_apply (void) |
| Do the apply if necessary.
|
Constructor & Destructor Documentation
ACE_At_Thread_Exit_Func::ACE_At_Thread_Exit_Func |
( |
void * |
object, |
|
|
ACE_CLEANUP_FUNC |
func, |
|
|
void * |
param = 0 |
|
) |
| |
|
inline |
ACE_At_Thread_Exit_Func::~ACE_At_Thread_Exit_Func |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
void ACE_At_Thread_Exit_Func::apply |
( |
void |
| ) |
|
|
protectedvirtual |
Member Data Documentation
void* ACE_At_Thread_Exit_Func::object_ |
|
protected |
The object to be cleanup.
void* ACE_At_Thread_Exit_Func::param_ |
|
protected |
The documentation for this class was generated from the following files: