1 #ifndef ossimMtDebug_HEADER 2 #define ossimMtDebug_HEADER 15 : handlerCacheEnabled (false),
16 handlerUseFauxTile (false),
17 chainDebugEnabled (false),
18 chainSharedHandlers (false),
19 seqDebugEnabled (false),
21 seqMetricsEnabled (false),
22 maxTileCacheSize (0) { m_instance =
this; }
26 if (m_instance == NULL)
Intended mainly to provide a mechanism for mutex-locking access to a shared resource during a getTile...
ossim_uint32 seqTimedBlocksDt
ossim_uint32 maxTileCacheSize
unsigned int ossim_uint32
friend class ossimMtDebug
For debugging purposes. To be removed with final release:
This class supports multi-threading of image chain getTile() requests and associated chain updating...
This class manages the sequencing of tile requests across multiple threads.
static ossimMtDebug * m_instance
static ossimMtDebug * instance()