Changeset 65063 in vbox for trunk/src/VBox/Main/src-server/SnapshotImpl.cpp
- Timestamp:
- Jan 3, 2017 11:15:49 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 112565
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/SnapshotImpl.cpp
r64217 r65063 1110 1110 * Initializes the SnapshotMachine object when loading from the settings file. 1111 1111 * 1112 * @param aMachine machine the snapshot belongs to 1113 * @param aHWNode <Hardware> node 1114 * @param aHDAsNode <HardDiskAttachments> node 1112 * @param aMachine machine the snapshot belongs to 1113 * @param hardware hardware settings 1114 * @param pDbg debuging settings 1115 * @param pAutoStart autostart settings 1115 1116 * @param aSnapshotId snapshot ID of this snapshot machine 1116 1117 * @param aStateFilePath file where the execution state is saved
Note:
See TracChangeset
for help on using the changeset viewer.