MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.MutexOwner Class Reference

Public Member Functions

None __init__ (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 

Static Protected Member Functions

MutexOwner _Equal (*args, **kwargs)
 
MutexOwner _Equal (*args, **kwargs)
 

Detailed Description

Generated from:  MR::MutexOwner

This class exists to provide copy and move constructors and assignment operations for std::mutex
which actually does nothing

Constructor & Destructor Documentation

◆ __init__() [1/2]

None meshlib.mrmeshpy.MutexOwner.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/2]

None meshlib.mrmeshpy.MutexOwner.__init__ ( self)

Member Function Documentation

◆ _Equal() [1/2]

MutexOwner meshlib.mrmeshpy.MutexOwner._Equal ( * args,
** kwargs )
staticprotected

◆ _Equal() [2/2]

MutexOwner meshlib.mrmeshpy.MutexOwner._Equal ( * args,
** kwargs )
staticprotected

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