Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

WirelessThread Class Reference

#include <sim.h>

Inheritance diagram for WirelessThread:

List of all members.


Detailed Description

Definition at line 81 of file sim.h.


Public Member Functions

 WirelessThread ()
 constructor
virtual ~WirelessThread ()
 destructor -- stop thread
virtual unsigned int runloop ()
virtual void stop ()

Constructor & Destructor Documentation

WirelessThread (  )  [inline]

constructor

Definition at line 84 of file sim.h.

virtual ~WirelessThread (  )  [inline, virtual]

destructor -- stop thread

Definition at line 86 of file sim.h.


Member Function Documentation

virtual unsigned int runloop (  )  [inline, virtual]

Reimplemented from Thread.

Definition at line 92 of file sim.h.

virtual void stop (  )  [inline, virtual]

Reimplemented from Thread.

Definition at line 99 of file sim.h.

Referenced by Motion::DoStop(), Main::DoStop(), and ~WirelessThread().


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

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