OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/base/ossimObject.h>
#include <ossim/base/ossimString.h>
#include <list>
#include <mutex>
#include <memory>
Go to the source code of this file.
Classes | |
class | ossimJobCallback |
This is the job callback interface It allows one to attach and listen for different states of the job and if properties have changed. More... | |
class | ossimJob |
This is the job callback interface It allows one to attach and listen for different states of the job and if properties have changed. More... | |