2005/5/9

     
 

class FloadThread

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

tests::acdk::lang::FloadThread Class Reference

Inheritance diagram for tests::acdk::lang::FloadThread:

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

Public Member Functions

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


Member Function Documentation

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

overload this method to implement working code for this thread

Reimplemented from acdk::lang::Thread.