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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageAppliance.cpp55 typedef std::map<uint32_t, bool> IgnoresMap; // pairs of numeric description entry indices typedef
56 typedef std::map<uint32_t, IgnoresMap> IgnoresMapsMap; // map of maps, one for each virtual system, sorted by index

Completed in 46 milliseconds