cartobase
5.1.2
|
This is the complete list of members for carto::LoopContext, including all inherited members.
_cancel | carto::LoopContext | protected |
_gauge | carto::LoopContext | protected |
cancel() | carto::LoopContext | virtual |
doIt(int startIndex, int countIndex)=0 | carto::LoopContext | pure virtual |
ExclusiveContext(bool singlethread=false) | carto::ExclusiveContext | |
gaugeAdd(int value) | carto::LoopContext | virtual |
isSingleThreaded() const | carto::ExclusiveContext | inline |
lock() | carto::ExclusiveContext | |
LoopContext(ThreadGauge *gauge=0, ThreadCancel *cancel=0, bool singlethread=false) | carto::LoopContext | |
resetCancel() | carto::LoopContext | virtual |
resetGauge() | carto::LoopContext | virtual |
setSingleThreaded(bool singlethread) | carto::ExclusiveContext | inline |
unlock() | carto::ExclusiveContext | |
~ExclusiveContext() | carto::ExclusiveContext | virtual |
~LoopContext() | carto::LoopContext | virtual |