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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsStorage.h202 class SASControllerType : public AbstractControllerType class in inherits:AbstractControllerType
206 SASControllerType (KStorageControllerType aSubType);
H A DUIMachineSettingsStorage.cpp389 SASControllerType::SASControllerType (KStorageControllerType aSubType) function in class:SASControllerType
394 KStorageControllerType SASControllerType::first() const
399 uint SASControllerType::size() const
559 mCtrType = new SASControllerType (aControllerType);

Completed in 71 milliseconds