MorphoGraphX  2.0-1-227
Public Member Functions | List of all members
mgx::Guard Class Reference

#include <Misc.hpp>

Public Member Functions

 Guard (bool &lock)
 
 ~Guard ()
 
bool owner ()
 

Detailed Description

Definition at line 210 of file Misc.hpp.

Constructor & Destructor Documentation

◆ Guard()

mgx::Guard::Guard ( bool &  lock)
inline

Definition at line 213 of file Misc.hpp.

◆ ~Guard()

mgx::Guard::~Guard ( )
inline

Definition at line 222 of file Misc.hpp.

Member Function Documentation

◆ owner()

bool mgx::Guard::owner ( )
inline

Definition at line 227 of file Misc.hpp.


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