Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

System::Thread Class Reference

class that wraps pthread operation More...

#include <thread.h>

Inheritance diagram for System::Thread:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void * tmain (void *args)=0
 abstract method - main function

void start (void *args)
 starts thread

void wait4 ()
 waits for thread end


Protected Attributes

pthread_t id
 pthread handle


Detailed Description

class that wraps pthread operation


The documentation for this class was generated from the following files:
Generated on Fri May 28 02:26:40 2004 for Piskvorky by doxygen 1.3.7