BootMenuList
BootDrive::InstalledMenu(const BootMenuList& menus) const
BootDrive::CanMenuBeInstalled(const BootMenuList& menus) const
BootDrive::AddSupportedMenus(const BootMenuList& from, BootMenuList& to)
const BootMenuList& menus) const;
const BootMenuList& menus) const;
void AddSupportedMenus(const BootMenuList& from,
BootMenuList& to);
BootMenuList fBootMenus;
DrivesPage::DrivesPage(WizardView* wizardView, const BootMenuList& menus,
DrivesPage::_FillDrivesView(const BootMenuList& menus)
const BootMenuList& menus);
DriveItem::DriveItem(const BDiskDevice& device, const BootMenuList& menus)
const BootMenuList& menus,
void _FillDrivesView(const BootMenuList& menus);