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

/vbox/src/VBox/Main/src-all/
H A DAutoCaller.cpp29 // ObjectState methods
34 ObjectState::ObjectState() : mStateLock(LOCKCLASS_OBJECTSTATE) function in class:ObjectState
39 ObjectState::ObjectState(VirtualBoxBase *aObj) : function in class:ObjectState
51 ObjectState::~ObjectState()
63 ObjectState::State ObjectState::getState()
121 HRESULT ObjectState
[all...]
/vbox/src/VBox/Main/include/
H A DObjectState.h29 // ObjectState
84 class ObjectState class
89 ObjectState(VirtualBoxBase *aObj);
90 ~ObjectState();
103 ObjectState();

Completed in 55 milliseconds