|
Grok 12.0.1
|
#include <PLCache.h>
Public Member Functions | |
| PLCache (CodingParams *cp) | |
| virtual | ~PLCache () |
| PLMarkerMgr * | createMarkers (BufferedStream *strm) |
| PLMarkerMgr * | getMarkers (void) |
| void | deleteMarkers (void) |
Private Attributes | |
| PLMarkerMgr * | pltMarkers |
| CodingParams * | cp_ |
| grk::PLCache::PLCache | ( | CodingParams * | cp | ) |
|
virtual |
References pltMarkers.
| PLMarkerMgr * grk::PLCache::createMarkers | ( | BufferedStream * | strm | ) |
References grk::grk_read(), and pltMarkers.
Referenced by grk::TileProcessor::doCompress().
References pltMarkers.
Referenced by grk::TileProcessor::doCompress().
| PLMarkerMgr * grk::PLCache::getMarkers | ( | void | ) |
|
private |
|
private |
Referenced by createMarkers(), deleteMarkers(), getMarkers(), and ~PLCache().