FFSM++
1.1.0
French Forest Sector Model ++
|
#include <Sandbox.h>
Public Attributes | |
int | i |
string | s |
double | cachedOffer |
double | random |
double cachedOffer |
Definition at line 72 of file Sandbox.h.
Referenced by testThread::assignJob().
int i |
Definition at line 70 of file Sandbox.h.
Referenced by Sandbox::testThreads().
double random |
Definition at line 73 of file Sandbox.h.
Referenced by Sandbox::testThreads().