Android-cuttlefish cvd tool
Public Member Functions | Public Attributes | List of all members
Image Struct Reference

#include <fastboot.h>

Collaboration diagram for Image:
Collaboration graph
[legend]

Public Member Functions

bool IsSecondary () const
 

Public Attributes

std::string nickname
 
std::string img_name
 
std::string sig_name
 
std::string part_name
 
bool optional_if_no_image
 
ImageType type
 

Member Function Documentation

◆ IsSecondary()

bool Image::IsSecondary ( ) const
inline

Member Data Documentation

◆ img_name

std::string Image::img_name

◆ nickname

std::string Image::nickname

◆ optional_if_no_image

bool Image::optional_if_no_image

◆ part_name

std::string Image::part_name

◆ sig_name

std::string Image::sig_name

◆ type

ImageType Image::type

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