VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Private Member Functions
DtScopedParallelExecutionLock Class Reference

Convenience class for scoped locking. More...

Public Member Functions

 DtScopedParallelExecutionLock ()
 Constructs a DtScopedParallelExecutionLock and locks it. More...
 
 ~DtScopedParallelExecutionLock ()
 Destructor, which will unlock if locked. More...
 

Private Member Functions

 DtScopedParallelExecutionLock (const DtScopedParallelExecutionLock &)
 Ensures non-copyable. More...
 
DtScopedParallelExecutionLockoperator= (const DtScopedParallelExecutionLock &)
 

Detailed Description

Convenience class for scoped locking.

Constructor & Destructor Documentation

DtScopedParallelExecutionLock::DtScopedParallelExecutionLock ( )
inlineexplicit

Constructs a DtScopedParallelExecutionLock and locks it.

References DtLockParallelExecutionAccess().

DtScopedParallelExecutionLock::~DtScopedParallelExecutionLock ( )
inline

Destructor, which will unlock if locked.

References DtUnlockParallelExecutionAccess().

DtScopedParallelExecutionLock::DtScopedParallelExecutionLock ( const DtScopedParallelExecutionLock )
private

Ensures non-copyable.

Member Function Documentation

DtScopedParallelExecutionLock& DtScopedParallelExecutionLock::operator= ( const DtScopedParallelExecutionLock )
private

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)