testThread Class Reference

#include <Sandbox.h>

Collaboration diagram for testThread:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 testThread ()
void assignJob (TestStructure *agent_h)

Protected Member Functions

void run ()

Private Attributes

volatile TestStructureagent

Detailed Description

Definition at line 66 of file Sandbox.h.


Constructor & Destructor Documentation

testThread (  ) 

Definition at line 605 of file Sandbox.cpp.


Member Function Documentation

void assignJob ( TestStructure agent_h  ) 

Definition at line 625 of file Sandbox.cpp.

void run (  )  [protected]

Definition at line 610 of file Sandbox.cpp.


Member Data Documentation

volatile TestStructure* agent [private]

Definition at line 77 of file Sandbox.h.

Referenced by assignJob(), and run().


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