Grok 15.1.0
grk::PLCache Class Reference

#include <PLCache.h>

Public Member Functions

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

Private Attributes

PLMarkerMgrpltMarkers

Constructor & Destructor Documentation

◆ PLCache()

grk::PLCache::PLCache ( )

References pltMarkers.

◆ ~PLCache()

grk::PLCache::~PLCache ( )
virtual

References pltMarkers.

Member Function Documentation

◆ createMarkers()

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

References pltMarkers.

◆ deleteMarkers()

void grk::PLCache::deleteMarkers ( void )

References pltMarkers.

◆ getMarkers()

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

References pltMarkers.

Member Data Documentation

◆ pltMarkers

PLMarkerMgr* grk::PLCache::pltMarkers
private

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