#include <arrange_profiles.h>
Data Fields | |
std::string | app_image |
std::list< profile_sample_files > | files |
the sample files |
A set of sample files where the image binary to open are all the same.
Definition at line 186 of file arrange_profiles.h.
std::string image_set::app_image |
this is main app image, *not* necessarily the one we need to open
Definition at line 189 of file arrange_profiles.h.
std::list<profile_sample_files> image_set::files |
the sample files
Definition at line 192 of file arrange_profiles.h.