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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.h101 class GuestSessionStats : public GuestEventStats class in inherits:GuestEventStats
106 GuestSessionStats(void) { } function in class:GuestSessionStats
108 GuestSessionStats(ComObjPtr<GuestSessionEventListenerImpl> pListenerImpl) function in class:GuestSessionStats
123 typedef std::map< ComPtr<IGuestSession>, GuestSessionStats > GuestEventSessions;

Completed in 32 milliseconds