Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Simulator::CommandThread Class Reference

#include <Simulator.h>

Inheritance diagram for Simulator::CommandThread:

List of all members.


Detailed Description

Definition at line 87 of file Simulator.h.


Public Member Functions

 CommandThread ()
virtual void * run ()
virtual void cancelled ()
virtual void runInitThread (Thread &th)
virtual void abortInitThread ()

Protected Attributes

ThreadinitThread

Private Member Functions

 CommandThread (const CommandThread &)
 do not call
CommandThreadoperator= (const CommandThread &)
 do not call

Constructor & Destructor Documentation

CommandThread (  )  [inline]

Definition at line 89 of file Simulator.h.

CommandThread ( const CommandThread  )  [private]

do not call


Member Function Documentation

void * run (  )  [virtual]

Reimplemented from Thread.

Definition at line 353 of file Simulator.cc.

void cancelled (  )  [virtual]

Reimplemented from Thread.

Definition at line 384 of file Simulator.cc.

void runInitThread ( Thread th  )  [virtual]

Definition at line 390 of file Simulator.cc.

Referenced by Simulator::DoStart(), and Simulator::run().

virtual void abortInitThread (  )  [inline, virtual]

Definition at line 93 of file Simulator.h.

Referenced by Simulator::cmdQuit().

CommandThread& operator= ( const CommandThread  )  [private]

do not call


Member Data Documentation

Thread* initThread [protected]

Definition at line 95 of file Simulator.h.

Referenced by abortInitThread(), and runInitThread().


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

Tekkotsu Hardware Abstraction Layer 4.0
Generated Thu Nov 22 01:01:24 2007 by Doxygen 1.5.4