|
|
| agent_data (int _s) |
| |
|
qreal | nextFloat () |
| |
|
int | nextBounded (int _max) |
| |
|
| agent_data (int _s) |
| |
|
qreal | nextFloat () |
| |
|
int | nextBounded (int _max) |
| |
|
|
std::default_random_engine | generator |
| |
|
std::uniform_real_distribution< qreal > | distribution_0_1 |
| |
|
QList< graph_data * > | graphs |
| |
|
ThreadLambda * | agent_reception_loop |
| |
|
ThreadLambda * | agent_creation_loop |
| |
|
knowCore::Locked< QList< QByteArray > > | lastMergeRevisions |
| |
|
kDB::Repository::Connection | connection |
| |
|
knowCore::Timestamp | startTime |
| |
|
int | number_of_revisions = 0 |
| |
|
QWaitCondition | wakeUpReceiver |
| |
|
QMutex | wakeUpReceiverMutex |
| |
|
ThreadLambda * | revision_creation_loop |
| |
|
ThreadLambda * | revision_receiver_loop |
| |
The documentation for this struct was generated from the following files:
- kDB/Repository/benchmarks/BenchmarkRebase.cpp
- kDB/Repository/benchmarks/BenchmarkRevisionThroughputLimit.cpp