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

/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp2817 struct SnapshotEvent : public VirtualBox::CallbackEvent struct in inherits:VirtualBox::CallbackEvent
2819 SnapshotEvent(VirtualBox *aVB, const Guid &aMachineId, const Guid &aSnapshotId, function in struct:SnapshotEvent
2840 i_postEvent(new SnapshotEvent(this, aMachineId, aSnapshotId,
2849 i_postEvent(new SnapshotEvent(this, aMachineId, aSnapshotId,
2858 i_postEvent(new SnapshotEvent(this, aMachineId, aSnapshotId,
2867 i_postEvent(new SnapshotEvent(this, aMachineId, aSnapshotId,

Completed in 58 milliseconds