TestStructure Struct Reference

#include <Sandbox.h>

Collaboration diagram for TestStructure:

Collaboration graph
[legend]
List of all members.

Public Attributes

int i
string s
double cachedOffer
double random

Detailed Description

Definition at line 57 of file Sandbox.h.


Member Data Documentation

int i

Definition at line 59 of file Sandbox.h.

Referenced by testThread::run().

string s

Definition at line 60 of file Sandbox.h.

double cachedOffer

Definition at line 61 of file Sandbox.h.

Referenced by testThread::assignJob(), and testThread::run().

double random

Definition at line 62 of file Sandbox.h.

Referenced by testThread::run().


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