|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/parallel/ossimImageHandlerMtAdaptor.h>#include <ossim/imaging/ossimImageHandlerRegistry.h>#include <ossim/base/ossimCommon.h>#include <ossim/base/ossimTimer.h>#include <ossim/base/ossimTrace.h>#include <cstdio>#include <ctime>Go to the source code of this file.
Functions | |
| RTTI_DEF1 (ossimImageHandlerMtAdaptor, "ossimImageHandlerMtAdaptor", ossimImageHandler) | |
| Intended mainly to provide a mechanism for mutex-locking access to a shared resource during a getTile operation on an ossimImageHandler. More... | |
| RTTI_DEF1 | ( | ossimImageHandlerMtAdaptor | , |
| "ossimImageHandlerMtAdaptor" | , | ||
| ossimImageHandler | |||
| ) |
Intended mainly to provide a mechanism for mutex-locking access to a shared resource during a getTile operation on an ossimImageHandler.
This is needed for multi-threaded implementation.
1.8.14