|
olp-cpp-sdk
1.23.1
|
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. | |
Represents the progress of a prefetch operation.