MeshLib C# Docs
Loading...
Searching...
No Matches

This class exists to provide copy and move constructors and assignment operations for std::mutex which actually does nothing Generated from class MR.MutexOwner. This is the const half of the class. More...

Inheritance diagram for MR.Const_MutexOwner:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_MutexOwner ()
 Constructs an empty (default-constructed) instance.
unsafe Const_MutexOwner (MR._ByValue_MutexOwner _other)
 Generated from constructor MR.MutexOwner.MutexOwner.
 Const_MutexOwner (Const_MutexOwner _other)
 Generated from constructor MR.MutexOwner.MutexOwner.
 Const_MutexOwner (MutexOwner _other)
 Generated from constructor MR.MutexOwner.MutexOwner.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

This class exists to provide copy and move constructors and assignment operations for std::mutex which actually does nothing Generated from class MR.MutexOwner. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_MutexOwner() [1/4]

unsafe MR.Const_MutexOwner.Const_MutexOwner ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_MutexOwner() [2/4]

unsafe MR.Const_MutexOwner.Const_MutexOwner ( MR._ByValue_MutexOwner _other)
inline

Generated from constructor MR.MutexOwner.MutexOwner.

◆ Const_MutexOwner() [3/4]

MR.Const_MutexOwner.Const_MutexOwner ( Const_MutexOwner _other)
inline

Generated from constructor MR.MutexOwner.MutexOwner.

◆ Const_MutexOwner() [4/4]

MR.Const_MutexOwner.Const_MutexOwner ( MutexOwner _other)
inline

Generated from constructor MR.MutexOwner.MutexOwner.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_MutexOwner.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_MutexOwner.Dispose ( bool disposing)
inlineprotectedvirtual

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