PaCO++  0.05
paco_omni_thread Class Reference

#include <paco_omni.h>

Inheritance diagram for paco_omni_thread:
Collaboration diagram for paco_omni_thread:

List of all members.

Public Member Functions

virtual void detach ()
 paco_omni_thread ()
virtual ~paco_omni_thread ()

Public Attributes

omni_thread * thread

Detailed Description

Definition at line 4 of file paco_omni.h.


Constructor & Destructor Documentation

Definition at line 3 of file paco_omni.cc.

{
}

Definition at line 7 of file paco_omni.cc.

{
}

Member Function Documentation

virtual void paco_omni_thread::detach ( ) [inline, virtual]

Reimplemented from paco_thread.

Definition at line 10 of file paco_omni.h.

References thread.

{thread->exit();}

Member Data Documentation

Definition at line 11 of file paco_omni.h.

Referenced by detach().


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