EstimateTileCacheSizeJob Class

ExportTileCacheTask::estimateTileCacheSize method."> EstimateTileCacheSizeJob Class | ArcGISQtCpp
  • EstimateTileCacheSizeJob
  • class Esri::ArcGISRuntime::EstimateTileCacheSizeJob

    A job returned by the ExportTileCacheTask::estimateTileCacheSize method. More...

    Header: #include <EstimateTileCacheSizeJob.h>
    Since: Esri::ArcGISRuntime 100.0
    Inherits: Esri::ArcGISRuntime::Job

    Public Functions

    virtual ~EstimateTileCacheSizeJob() override
    Esri::ArcGISRuntime::EstimateTileCacheSizeResult *result() const

    Detailed Description

    The result of this job is a EstimateTileCacheSizeResult object. The result can be retrieved after the job status changes to JobStatus::Succeeded.

    Member Function Documentation

    [override virtual] EstimateTileCacheSizeJob::~EstimateTileCacheSizeJob()

    Destructor.

    Esri::ArcGISRuntime::EstimateTileCacheSizeResult *EstimateTileCacheSizeJob::result() const

    Returns the EstimateTileCacheSizeResult created by a job to estimate the tile cache size.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.