Changeset 101220 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Sep 21, 2023 10:51:17 AM (18 months ago)
- svn:sync-xref-src-repo-rev:
- 159198
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Main/include/StorageControllerImpl.h ¶
r98103 r101220 75 75 void i_unshare(); 76 76 77 // public static methods 78 static com::Utf8Str i_controllerNameFromBusType(StorageBus_T aBusType); 79 77 80 /** @note this doesn't require a read lock since mParent is constant. */ 78 81 Machine* i_getMachine();
Note:
See TracChangeset
for help on using the changeset viewer.