Grok 10.0.5
grk::grk::PLCache Class Reference

#include <TileCache.h>

Public Member Functions

 PLCache (CodingParams *cp)
 
virtual ~PLCache ()
 
PLMarkerMgrcreateMarkers (BufferedStream *strm)
 
PLMarkerMgrgetMarkers (void)
 
void deleteMarkers (void)
 
bool next (PacketInfo **p)
 
void rewind (void)
 

Private Attributes

PLMarkerMgrpltMarkers
 
CodingParamscp_
 

Constructor & Destructor Documentation

◆ PLCache()

grk::PLCache::PLCache ( CodingParams * cp)

◆ ~PLCache()

grk::PLCache::~PLCache ( )
virtual

Member Function Documentation

◆ createMarkers()

PLMarkerMgr * grk::PLCache::createMarkers ( BufferedStream * strm)

◆ deleteMarkers()

void grk::PLCache::deleteMarkers ( void )

◆ getMarkers()

PLMarkerMgr * grk::PLCache::getMarkers ( void )

◆ next()

◆ rewind()

void grk::PLCache::rewind ( void )

Member Data Documentation

◆ cp_

CodingParams* grk::grk::PLCache::cp_
private

◆ pltMarkers

PLMarkerMgr* grk::grk::PLCache::pltMarkers
private

The documentation for this class was generated from the following files: