Grok 12.0.1
Public Member Functions | Private Attributes | List of all members
grk::PLCache Class Reference

#include <PLCache.h>

Public Member Functions

 PLCache (CodingParams *cp)
 
virtual ~PLCache ()
 
PLMarkerMgrcreateMarkers (BufferedStream *strm)
 
PLMarkerMgrgetMarkers (void)
 
void deleteMarkers (void)
 

Private Attributes

PLMarkerMgrpltMarkers
 
CodingParamscp_
 

Constructor & Destructor Documentation

◆ PLCache()

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

◆ ~PLCache()

grk::PLCache::~PLCache ( )
virtual

References pltMarkers.

Member Function Documentation

◆ createMarkers()

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

◆ deleteMarkers()

void grk::PLCache::deleteMarkers ( void )

References pltMarkers.

Referenced by grk::TileProcessor::doCompress().

◆ getMarkers()

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

Member Data Documentation

◆ cp_

CodingParams* grk::PLCache::cp_
private

◆ pltMarkers

PLMarkerMgr* grk::PLCache::pltMarkers
private

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