2005/5/9

     
 

class UseReferenceThread

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

tests::acdk::lang::dmi::UseReferenceThread Class Reference

Inheritance diagram for tests::acdk::lang::dmi::UseReferenceThread:

acdk::lang::Thread acdk::lang::Object acdk::lang::Runnable acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Public Member Functions

void run ()
 overload this method to implement working code for this thread


Member Function Documentation

void tests::acdk::lang::dmi::UseReferenceThread::run  )  [inline, virtual]
 

overload this method to implement working code for this thread

Reimplemented from acdk::lang::Thread.