Grok 12.0.1
Public Member Functions | Public Attributes | List of all members
grk::TileCacheEntry Struct Reference

#include <TileCache.h>

Public Member Functions

 TileCacheEntry (TileProcessor *p)
 
 TileCacheEntry ()
 
 ~TileCacheEntry ()
 

Public Attributes

TileProcessorprocessor
 

Constructor & Destructor Documentation

◆ TileCacheEntry() [1/2]

grk::TileCacheEntry::TileCacheEntry ( TileProcessor * p)
explicit

◆ TileCacheEntry() [2/2]

grk::TileCacheEntry::TileCacheEntry ( )

◆ ~TileCacheEntry()

grk::TileCacheEntry::~TileCacheEntry ( )

References processor.

Member Data Documentation

◆ processor

TileProcessor* grk::TileCacheEntry::processor

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