olp-cpp-sdk  1.22.0
Public Attributes | List of all members
olp::dataservice::read::PrefetchStatus Struct Reference

Represents the progress of a prefetch operation. More...

#include <PrefetchStatus.h>

Public Attributes

size_t prefetched_tiles
 Tiles available (prefetched).
 
size_t total_tiles_to_prefetch
 Total number of tiles to prefetch during prefetch operation.
 
size_t bytes_transferred
 Total bytes tranferred during API calls.
 

Detailed Description

Represents the progress of a prefetch operation.


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