Searched defs:mapHardwareItems (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/include/
H A Dovfreader.h562 HardwareItemsMap mapHardwareItems; // map of virtual hardware items, sorted by unique instance ID member in struct:ovf::VirtualSystem
576 bool fHasFloppyDrive; // true if there's a floppy item in mapHardwareItems
577 bool fHasCdromDrive; // true if there's a CD-ROM item in mapHardwareItems; ISO images are not yet supported by OVFtool
578 bool fHasUsbController; // true if there's a USB controller item in mapHardwareItems

Completed in 36 milliseconds