VirtualBox

Changeset 101220 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Sep 21, 2023 10:51:17 AM (18 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159198
Message:

Main: Moved i_controllerNameFromBusType() from Machine to StorageController, also now as a static function, and use this also in the Unattended installer, to avoid code duplication.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/Main/include/StorageControllerImpl.h

    r98103 r101220  
    7575    void i_unshare();
    7676
     77    // public static methods
     78    static com::Utf8Str i_controllerNameFromBusType(StorageBus_T aBusType);
     79
    7780    /** @note this doesn't require a read lock since mParent is constant. */
    7881    Machine* i_getMachine();
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette