|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <iostream>#include <vector>#include <exception>#include <stdexcept>#include <ossim/base/ossimCommon.h>#include <ossim/base/ossimConstants.h>#include <ossim/base/ossimPoolObject.h>#include <ossim/base/ossimNotifyContext.h>Go to the source code of this file.
Classes | |
| class | ossimPool< T > |
| Container pool to be used for things like threads. More... | |
Macros | |
| #define | OSSIM_DEFAULT_POOL_SIZE (ossim_uint32)10 |
| #define OSSIM_DEFAULT_POOL_SIZE (ossim_uint32)10 |
Definition at line 20 of file ossimPool.h.
1.8.14