Grok 10.0.5
grk::PLCache Class Reference

#include <PLCache.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
 
CodingParams * cp_
 

Constructor & Destructor Documentation

◆ PLCache()

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

◆ ~PLCache()

virtual grk::PLCache::~PLCache ( )
virtual

Member Function Documentation

◆ createMarkers()

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

◆ deleteMarkers()

void grk::PLCache::deleteMarkers ( void )

◆ getMarkers()

◆ next()

bool grk::PLCache::next ( PacketInfo ** p)

◆ rewind()

void grk::PLCache::rewind ( void )

Member Data Documentation

◆ cp_

CodingParams* grk::PLCache::cp_
private

◆ pltMarkers


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