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

/vbox/include/VBox/
H A Dsettings.h363 typedef std::map<VmNameSlotKey, DhcpOptionMap> VmSlot2OptionsMap; typedef in namespace:settings
364 typedef VmSlot2OptionsMap::value_type VmSlot2OptionsPair;
365 typedef VmSlot2OptionsMap::iterator VmSlot2OptionsIterator;
366 typedef VmSlot2OptionsMap::const_iterator VmSlot2OptionsConstIterator;
380 VmSlot2OptionsMap VmSlot2OptionsM;

Completed in 50 milliseconds