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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp54 class GuestSessionTaskInternal class
58 GuestSessionTaskInternal(GuestSession *pSession) function in class:GuestSessionTaskInternal
62 virtual ~GuestSessionTaskInternal(void) { }
77 class GuestSessionTaskInternalOpen : public GuestSessionTaskInternal
82 : GuestSessionTaskInternal(pSession) { }

Completed in 39 milliseconds