dune-fem  2.8-git
Public Member Functions | List of all members
Dune::Fem::DebugLock Class Reference

#include <dune/fem/misc/debug.hh>

Public Member Functions

 DebugLock ()
 
 DebugLock (const ThisType &)=delete
 
ThisTypeoperator= (const ThisType &)=delete
 
bool operator! () const
 
void lock ()
 
void unlock ()
 

Constructor & Destructor Documentation

◆ DebugLock() [1/2]

Dune::Fem::DebugLock::DebugLock ( )
inline

◆ DebugLock() [2/2]

Dune::Fem::DebugLock::DebugLock ( const ThisType )
delete

Member Function Documentation

◆ lock()

void Dune::Fem::DebugLock::lock ( )
inline

◆ operator!()

bool Dune::Fem::DebugLock::operator! ( ) const
inline

◆ operator=()

ThisType& Dune::Fem::DebugLock::operator= ( const ThisType )
delete

◆ unlock()

void Dune::Fem::DebugLock::unlock ( )
inline

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