OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/parallel/ossimJob.h>
#include <ossim/base/Block.h>
#include <mutex>
#include <memory>
Go to the source code of this file.
Classes | |
class | ossimJobQueue |
This is the base implementation for the job queue. More... | |
class | ossimJobQueue::Callback |
The callback allows one to attach and listen for certain things. More... | |