FFSM++ 1.1.0
French Forest Sector Model ++
Loading...
Searching...
No Matches
TestStructure Struct Reference

#include <Sandbox.h>

Collaboration diagram for TestStructure:

Public Attributes

int i
 
string s
 
double cachedOffer
 
double random
 

Detailed Description

Definition at line 68 of file Sandbox.h.

Member Data Documentation

◆ cachedOffer

double cachedOffer

Definition at line 72 of file Sandbox.h.

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

◆ i

int i

Definition at line 70 of file Sandbox.h.

Referenced by testThread::run(), and Sandbox::testThreads().

◆ random

double random

Definition at line 73 of file Sandbox.h.

Referenced by testThread::run(), and Sandbox::testThreads().

◆ s

string s

Definition at line 71 of file Sandbox.h.


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