PaCO++  0.05
paco_thread Class Reference

#include <paco_thread.h>

Inheritance diagram for paco_thread:

List of all members.

Public Member Functions

virtual void detach ()
virtual ~paco_thread ()

Detailed Description

Definition at line 35 of file paco_thread.h.


Constructor & Destructor Documentation

virtual paco_thread::~paco_thread ( ) [inline, virtual]

Definition at line 38 of file paco_thread.h.

{};

Member Function Documentation

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

Reimplemented in paco_omni_thread.

Definition at line 39 of file paco_thread.h.

{};  

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