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

/vbox/src/VBox/Main/src-client/
H A DGuestCtrlPrivate.cpp1202 GuestObject::GuestObject(void) function in class:GuestObject
1208 GuestObject::~GuestObject(void)
1212 int GuestObject::bindToSession(Console *pConsole, GuestSession *pSession, uint32_t uObjectID)
1224 int GuestObject::registerWaitEvent(const GuestEventTypes &lstEvents,
1231 int GuestObject::sendCommand(uint32_t uFunction,
/vbox/src/VBox/Main/include/
H A DGuestCtrlImplPrivate.h630 class GuestObject : public GuestBase class in inherits:GuestBase
635 GuestObject(void);
636 virtual ~GuestObject(void);

Completed in 47 milliseconds