VR-Link API Documentation for HLA 1.3
 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.
 ~DtScopedParallelExecutionLock ()
 Destructor, which will unlock if locked.

Private Member Functions

 DtScopedParallelExecutionLock (const DtScopedParallelExecutionLock &)
 Ensures non-copyable.
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 Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)