DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include <ipcqueue.h>
#include <thread>
#include <condition_variable>
#include <queue>
#include <list>
#include <memory>
#include <ostream>
Go to the source code of this file.
Classes | |
class | OutputQueueManager |
A manager for the outputs from all the other simulator threads. More... | |