MIRA
|
#include <list>
#include <vector>
#include <boost/algorithm/string.hpp>
#include <error/Logging.h>
#include <utils/Foreach.h>
#include <utils/Path.h>
#include <utils/PathFinder.h>
#include <thread/ThreadMonitor.h>
#include <platform/Process.h>
Go to the source code of this file.
Classes | |
class | ProcessSpawnManager |
Implements manager that starts processes and keeps track of them in order to respawn them if required, etc. More... | |
struct | ProcessSpawnManager::ProcessInfo |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |