Public Member Functions | Private Attributes | List of all members
FRuntimeMeshMutexLockProvider Struct Reference

#include <RuntimeMeshCore.h>

Inheritance diagram for FRuntimeMeshMutexLockProvider:
Inheritance graph
[legend]

Public Member Functions

 FRuntimeMeshMutexLockProvider ()
 
virtual bool IsThreadSafe () const override
 
virtual void Lock (bool bIgnoreThreadIfNullLock=false) override
 
virtual void Unlock () override
 
virtual ~FRuntimeMeshMutexLockProvider ()
 
- Public Member Functions inherited from FRuntimeMeshLockProvider
virtual ~FRuntimeMeshLockProvider ()
 

Private Attributes

FCriticalSection SyncObject
 

Detailed Description

Definition at line 364 of file RuntimeMeshCore.h.

Constructor & Destructor Documentation

FRuntimeMeshMutexLockProvider::FRuntimeMeshMutexLockProvider ( )
inline

Definition at line 371 of file RuntimeMeshCore.h.

virtual FRuntimeMeshMutexLockProvider::~FRuntimeMeshMutexLockProvider ( )
inlinevirtual

Definition at line 372 of file RuntimeMeshCore.h.

Member Function Documentation

virtual bool FRuntimeMeshMutexLockProvider::IsThreadSafe ( ) const
inlineoverridevirtual

Reimplemented from FRuntimeMeshLockProvider.

Definition at line 375 of file RuntimeMeshCore.h.

virtual void FRuntimeMeshMutexLockProvider::Lock ( bool  bIgnoreThreadIfNullLock = false)
inlineoverridevirtual

Implements FRuntimeMeshLockProvider.

Definition at line 373 of file RuntimeMeshCore.h.

virtual void FRuntimeMeshMutexLockProvider::Unlock ( )
inlineoverridevirtual

Implements FRuntimeMeshLockProvider.

Definition at line 374 of file RuntimeMeshCore.h.

Member Data Documentation

FCriticalSection FRuntimeMeshMutexLockProvider::SyncObject
private

Definition at line 367 of file RuntimeMeshCore.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31