#include <Sandbox.h>
Collaboration diagram for TestStructure:
Public Attributes | |
int | i |
string | s |
double | cachedOffer |
double | random |
Definition at line 57 of file Sandbox.h.
int i |
double cachedOffer |
Definition at line 61 of file Sandbox.h.
Referenced by testThread::assignJob(), and testThread::run().
double random |