|
Grok 15.1.0
|
#include <PLCache.h>
Public Member Functions | |
| PLCache () | |
| virtual | ~PLCache () |
| PLMarkerMgr * | createMarkers (BufferedStream *strm) |
| PLMarkerMgr * | getMarkers (void) |
| void | deleteMarkers (void) |
Private Attributes | |
| PLMarkerMgr * | pltMarkers |
| grk::PLCache::PLCache | ( | ) |
References pltMarkers.
|
virtual |
References pltMarkers.
| PLMarkerMgr * grk::PLCache::createMarkers | ( | BufferedStream * | strm | ) |
References pltMarkers.
| void grk::PLCache::deleteMarkers | ( | void | ) |
References pltMarkers.
| PLMarkerMgr * grk::PLCache::getMarkers | ( | void | ) |
References pltMarkers.
|
private |
Referenced by createMarkers(), deleteMarkers(), getMarkers(), PLCache(), and ~PLCache().