OMGuard

This method is the constructor for the OMGuard class. It locks the mutex of the user object.

Visibility
Public
Signature
OMGuard (const OMProtected& pObj, 
   bool needInstrumentation = true);
Parameters
pObj

Specifies a guarded user object

needInstrumentation

Added for animation support


Feedback