Searched refs:GuestObject (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/include/
H A DGuestDirectoryImpl.h31 public GuestObject
H A DGuestCtrlImplPrivate.h630 class GuestObject : public GuestBase class in inherits:GuestBase
635 GuestObject(void);
636 virtual ~GuestObject(void);
H A DGuestFileImpl.h33 public GuestObject
H A DGuestProcessImpl.h32 public GuestObject
/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,

Completed in 90 milliseconds