FFSM++  1.1.0
French Forest Sector Model ++
ThreadManager.h File Reference
#include <iostream>
#include <string>
#include <sstream>
#include <random>
#include <cmath>
#include <QtCore>
#include <QThread>
#include <QString>
#include <QColor>
#include <QImage>
#include <QMutex>
#include "IpIpoptApplication.hpp"
#include "IpSolveStatistics.hpp"
#include "IpSmartPtr.hpp"
#include "BaseClass.h"
Include dependency graph for ThreadManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThreadManager
 Thread manager. Responsable to manage the main thread and "speak" with the GUI. More...