Grok 10.0.5
|
#include <TileCache.h>
Public Member Functions | |
PLCache (CodingParams *cp) | |
virtual | ~PLCache () |
PLMarkerMgr * | createMarkers (BufferedStream *strm) |
PLMarkerMgr * | getMarkers (void) |
void | deleteMarkers (void) |
bool | next (PacketInfo **p) |
void | rewind (void) |
Private Attributes | |
PLMarkerMgr * | pltMarkers |
CodingParams * | cp_ |
grk::PLCache::PLCache | ( | CodingParams * | cp | ) |
|
virtual |
References grk::PLCache::pltMarkers.
PLMarkerMgr * grk::PLCache::createMarkers | ( | BufferedStream * | strm | ) |
References grk::PLCache::pltMarkers.
void grk::PLCache::deleteMarkers | ( | void | ) |
References grk::PLCache::pltMarkers.
PLMarkerMgr * grk::PLCache::getMarkers | ( | void | ) |
References grk::PLCache::pltMarkers.
bool grk::PLCache::next | ( | PacketInfo ** | p | ) |
void grk::PLCache::rewind | ( | void | ) |
References grk::PLCache::cp_, grk::PLCache::pltMarkers, and grk::PLMarkerMgr::rewind().
|
private |
|
private |