The results of an export tile cache size estimate job (EstimateTileCacheSizeJob). More...
| Header | #include <Estimate | 
| Since | Esri | 
| Inherits | Esri | 
Public Functions
| virtual | ~ | 
| quint64 | file | 
| int | tile | 
Detailed Description
The results provide an estimate of the number and size of files in the tile cache.
Member Function Documentation
[override virtual noexcept] EstimateTileCacheSizeResult::~EstimateTileCacheSizeResult     ()     
Destructor.
quint64 EstimateTileCacheSizeResult::fileSize () const     
Returns the size of the tile cache (tile pacakge, .tpk or .tpkx file) in bytes.
int EstimateTileCacheSizeResult::tileCount () const     
Returns the number of tiles in the tile cache.