OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
For debugging purposes. To be removed with final release: More...
#include <ossimMtDebug.h>
Public Member Functions | |
ossimMtDebug () | |
Static Public Member Functions | |
static ossimMtDebug * | instance () |
Public Attributes | |
bool | handlerCacheEnabled |
bool | handlerUseFauxTile |
bool | chainDebugEnabled |
bool | chainSharedHandlers |
bool | seqDebugEnabled |
ossim_uint32 | seqTimedBlocksDt |
bool | seqMetricsEnabled |
ossim_uint32 | maxTileCacheSize |
Static Private Attributes | |
static ossimMtDebug * | m_instance = NULL |
Friends | |
class | ossimMultiThreadSequencer |
class | ossimImageChainMtAdaptor |
class | ossimImageHandlerMtAdaptor |
For debugging purposes. To be removed with final release:
Definition at line 7 of file ossimMtDebug.h.
|
inline |
Definition at line 14 of file ossimMtDebug.h.
|
inlinestatic |
Definition at line 24 of file ossimMtDebug.h.
References ossimImageHandlerMtAdaptor::ossimMtDebug.
Referenced by ossimImageChainMtAdaptor::ossimImageChainMtAdaptor().
|
friend |
Definition at line 10 of file ossimMtDebug.h.
|
friend |
Definition at line 11 of file ossimMtDebug.h.
|
friend |
Definition at line 9 of file ossimMtDebug.h.
bool ossimMtDebug::chainDebugEnabled |
Definition at line 33 of file ossimMtDebug.h.
Referenced by ossimImageChainMtAdaptor::ossimImageChainMtAdaptor().
bool ossimMtDebug::chainSharedHandlers |
Definition at line 34 of file ossimMtDebug.h.
bool ossimMtDebug::handlerCacheEnabled |
Definition at line 31 of file ossimMtDebug.h.
bool ossimMtDebug::handlerUseFauxTile |
Definition at line 32 of file ossimMtDebug.h.
|
staticprivate |
Definition at line 41 of file ossimMtDebug.h.
ossim_uint32 ossimMtDebug::maxTileCacheSize |
Definition at line 38 of file ossimMtDebug.h.
bool ossimMtDebug::seqDebugEnabled |
Definition at line 35 of file ossimMtDebug.h.
bool ossimMtDebug::seqMetricsEnabled |
Definition at line 37 of file ossimMtDebug.h.
ossim_uint32 ossimMtDebug::seqTimedBlocksDt |
Definition at line 36 of file ossimMtDebug.h.