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

Public Member Functions

None __init__ (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
MutexOwner operator (*args, **kwargs)
 
MutexOwner operator (*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 mrmeshpy.MutexOwner.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/2]

None mrmeshpy.MutexOwner.__init__ ( self)

Member Function Documentation

◆ operator() [1/2]

MutexOwner mrmeshpy.MutexOwner.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

MutexOwner mrmeshpy.MutexOwner.operator ( * args,
** kwargs )
static

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