A number of profiles files that are all dependent on the same main (application) profile, for the same dependent image. More...
#include <arrange_profiles.h>
Public Attributes | |
| std::string | lib_image |
| which dependent image is this set for | |
| std::list< profile_sample_files > | files |
| the actual sample files optionnaly including callgraph sample files | |
A number of profiles files that are all dependent on the same main (application) profile, for the same dependent image.
| std::list<profile_sample_files> profile_dep_set::files |
the actual sample files optionnaly including callgraph sample files
Referenced by operator<<().
| std::string profile_dep_set::lib_image |
which dependent image is this set for
Referenced by operator<<().
1.6.1