Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

sim::PrimaryThread Class Template Reference

#include <sim.h>

Inheritance diagram for sim::PrimaryThread:

List of all members.


Detailed Description

template<typename T>
class sim::PrimaryThread< T >

a wrapper for one of the 'major' processes, which would otherwise be forked as its own process if SimConfig::multiprocess was true

Definition at line 48 of file sim.h.


Public Member Functions

 PrimaryThread ()
virtual void * run ()

Constructor & Destructor Documentation

PrimaryThread (  )  [inline]

Definition at line 50 of file sim.h.


Member Function Documentation

virtual void* run (  )  [inline, virtual]

Reimplemented from Thread.

Definition at line 51 of file sim.h.


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

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