Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ThreadWithData Class Reference

Inheritance diagram for ThreadWithData:

Thread TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

 ThreadWithData (const string &name, int parameter)
virtual void thread_main ()

Private Attributes

int _parameter

Constructor & Destructor Documentation

ThreadWithData::ThreadWithData const string &  name,
int  parameter
 

Definition at line 40 of file test_threaddata.cxx.

References _parameter, cout_mutex, and Thread::get_name().


Member Function Documentation

void ThreadWithData::thread_main  )  [virtual]
 

Implements Thread.

Definition at line 50 of file test_threaddata.cxx.

References _parameter, cout_mutex, Thread::get_current_thread(), Thread::get_name(), and Thread::sleep().


Member Data Documentation

int ThreadWithData::_parameter [private]
 

Definition at line 35 of file test_threaddata.cxx.

Referenced by thread_main(), and ThreadWithData().


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:13:42 2003 for Panda by doxygen1.3