PaCO++  0.05
paco_thread Class Reference

#include <paco_thread.h>

Inheritance diagram for paco_thread:
Inheritance graph
Collaboration diagram for paco_thread:
Collaboration graph

Public Member Functions

virtual void detach ()
 
virtual ~paco_thread ()
 

Detailed Description

Definition at line 35 of file paco_thread.h.

Constructor & Destructor Documentation

◆ ~paco_thread()

virtual paco_thread::~paco_thread ( )
inlinevirtual

Definition at line 38 of file paco_thread.h.

38 {};

Member Function Documentation

◆ detach()

virtual void paco_thread::detach ( )
inlinevirtual

Reimplemented in paco_omni_thread.

Definition at line 39 of file paco_thread.h.

39 {};

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