AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
EvictionData Struct Reference
Collaboration diagram for EvictionData:
Collaboration graph
[legend]

Public Attributes

vector< Prioritypriorities
 
vector< int > orderUsageIndices
 
size_t spaceNeeded
 
bool spaceFreed
 
vector< bool > deletedIndices
 
string description
 

Member Data Documentation

◆ deletedIndices

vector<bool> EvictionData::deletedIndices

◆ description

string EvictionData::description

◆ orderUsageIndices

vector<int> EvictionData::orderUsageIndices

◆ priorities

vector<Priority> EvictionData::priorities

◆ spaceFreed

bool EvictionData::spaceFreed

◆ spaceNeeded

size_t EvictionData::spaceNeeded

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

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0