This
method is the constructor for the OMGuard class.
It locks the mutex of the user object.
SignatureOMGuard (const OMProtected& pObj,
bool needInstrumentation = true);
ParameterspObj
Specifies a guarded user object
needInstrumentation
Added for animation support